-
CONFIG_ARC_HAS_SECURE
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option is enabled when ARC core supports secure mode
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At arch/arc/Kconfig:152
Included via Kconfig:10
→ Kconfig.zephyr:29
→ arch/Kconfig:15
Menu path: (top menu) → ARC Options → ARCv2 Family Options
config ARC_HAS_SECURE
bool
depends on ARC
help
This option is enabled when ARC core supports secure mode
(Definitions include propagated dependencies, including from if’s and menus.)