-
CONFIG_ARC_HAS_SECURE
¶
ARC has SecureShield
Type: bool
Help¶
This option is enabled when ARC core supports secure mode
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/arch/arc/Kconfig:217
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → ARC Options → ARCv2 Family Options
config ARC_HAS_SECURE bool "ARC has SecureShield" selectCPU_HAS_TEE
selectARCH_HAS_TRUSTED_EXECUTION
depends onARC
help This option is enabled when ARC core supports secure mode
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)