stm32mp1: dynamically detect op-tee presence
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 18 Mar 2020 08:22:49 +0000 (09:22 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Thu, 14 May 2020 07:02:12 +0000 (09:02 +0200)
commit43df0a159df6ef4c627553915634cd3d961d4da8
tree698bab2f1c71d24866daffc5e16b39ed6846c2a9
parent4a1b975dac0270f553f5a58b0e7d809c8c8ef61f
stm32mp1: dynamically detect op-tee presence

Activate OP-TEE driver for trusted and optee defconfig.

This driver allows detection of TEE presence for boot from flash;
CONFIG_STM32MP1_OPTEE is also removed.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/mach-stm32mp/Kconfig
arch/arm/mach-stm32mp/fdt.c
board/dhelectronics/dh_stm32mp1/board.c
board/st/common/stm32mp_mtdparts.c
board/st/stm32mp1/stm32mp1.c
configs/stm32mp15_optee_defconfig
configs/stm32mp15_trusted_defconfig