stm32mp1: add configuration op-tee
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 2 Jul 2019 11:26:06 +0000 (13:26 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 12 Jul 2019 09:50:52 +0000 (11:50 +0200)
commit152c84bce9bee4ef839074347ca00df3f47afd00
tree24991d57c08f203ed9c069b277d6b9480e572717
parentc840c29472f1bb4fcf3e178cccd0dc213773782d
stm32mp1: add configuration op-tee

Add support of Trusted boot chain with OP-TEE
- reserved 32MB at the end of the DDR for OP-TEE

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-stm32mp/Kconfig
board/st/stm32mp1/MAINTAINERS
board/st/stm32mp1/README
board/st/stm32mp1/stm32mp1.c
configs/stm32mp15_optee_defconfig [new file with mode: 0644]
include/configs/stm32mp1.h