stm322mp1: add BSEC service
authorYann Gautier <yann.gautier@st.com>
Thu, 17 Jan 2019 13:53:24 +0000 (14:53 +0100)
committerYann Gautier <yann.gautier@st.com>
Fri, 18 Jan 2019 14:45:08 +0000 (15:45 +0100)
commitc7ba52da729300151623348478ff44f7a2b8d69c
tree671cf4105e4060dcf5e55021018df676d90d6a6b
parent88ef0425da07672bd2e20f548533bdf6f258d888
stm322mp1: add BSEC service

This service, called with SMC from Non secure world, allows access to
some configurations saved in OTP fuses.

Change-Id: I92ba5614b2cb4a03260119e2cf74f2cd626a3431
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Mathieu Belou <mathieu.belou@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
plat/st/stm32mp1/include/stm32mp1_smc.h
plat/st/stm32mp1/services/bsec_svc.c [new file with mode: 0644]
plat/st/stm32mp1/services/bsec_svc.h [new file with mode: 0644]
plat/st/stm32mp1/services/stm32mp1_svc_setup.c
plat/st/stm32mp1/sp_min/sp_min-stm32mp1.mk
plat/st/stm32mp1/sp_min/sp_min_setup.c