Skip to content

Commit 24c1597

Browse files
Alexandre Torguearndb
authored andcommitted
ARM: multi_v7_defconfig: Add OPTEE support
STM32MP13 platform relies on OPTEE to boot: Clocks and regulators are handled in the secure world by OPTEE and exported to the non secure world (LINUX) thanks to ARM SCMI protocol. Signed-off-by: Alexandre Torgue <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 344cad0 commit 24c1597

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,6 +1218,8 @@ CONFIG_FSI_MASTER_ASPEED=m
12181218
CONFIG_FSI_SCOM=m
12191219
CONFIG_FSI_SBEFIFO=m
12201220
CONFIG_FSI_OCC=m
1221+
CONFIG_TEE=y
1222+
CONFIG_OPTEE=y
12211223
CONFIG_INTERCONNECT_QCOM=y
12221224
CONFIG_INTERCONNECT_QCOM_MSM8916=y
12231225
CONFIG_COUNTER=m

0 commit comments

Comments
 (0)