arch/arm: Remove EXPERIMENTAL from ARCH_TRUSTZONE_XXX

since it work on the product device

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2021-11-17 08:59:14 -03:00
committed by Alan Carvalho de Assis
parent ffb543d061
commit a799835ec6
-2
View File
@@ -822,11 +822,9 @@ config ARCH_TRUSTZONE_SECURE
config ARCH_TRUSTZONE_NONSECURE
bool "All CPUs operate non-secure state"
depends on EXPERIMENTAL
config ARCH_TRUSTZONE_BOTH
bool "CPUs operate in both secure and non-secure states"
depends on EXPERIMENTAL
endchoice # TrustZone Configuration