summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/include/mach/stm32mp1_smc.h
AgeCommit message (Collapse)Author
2019-04-12stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay
As BSEC is secure aware, all register access need to be done by TF-A for TRUSTED boot chain, when U-Boot is executed in normal world. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>