You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
603 B

menuconfig SOCT_TEE_SUPPORT
bool "TEE System"
default n
help
when enabled, Trusted Execution Environment(TEE) can be supported
Please say n here as dedault, unless you really know what are you doing.
choice
prompt "SecureOS Type"
depends on SOCT_TEE_SUPPORT
default SOCT_ITRUSTEE_SUPPORT
config SOCT_ITRUSTEE_SUPPORT
bool "iTrustee"
help
when enabled, secure os will be selected as iTrustee
endchoice
config SOCT_TEE_LOG_SUPPORT
bool "Log Support"
default y if SOCT_TEE_SUPPORT
help
when disabled, close the log of secure os