-
CONFIG_ARC_STACK_CHECKING
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Use ARC STACK_CHECKING to do stack protection
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At arch/arc/Kconfig:96
Included via Kconfig:10
→ Kconfig.zephyr:29
→ arch/Kconfig:15
Menu path: (top menu) → ARC Options → ARCv2 Family Options
config ARC_STACK_CHECKING
bool
depends on ARC
help
Use ARC STACK_CHECKING to do stack protection
(Definitions include propagated dependencies, including from if’s and menus.)