:orphan: .. title:: ARCH_HAS_STACK_PROTECTION .. option:: CONFIG_ARCH_HAS_STACK_PROTECTION *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`ISA_ARCV2 ` - \ :option:`CPU_CORTEX_M ` - \ :option:`CORE_E31 ` - \ :option:`CPU_ATOM ` - \ :option:`CPU_APOLLO_LAKE ` - \ :option:`CPU_LAKEMONT ` Kconfig definition ================== At ``/Kconfig:476`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` Menu path: (Top) .. code-block:: kconfig config ARCH_HAS_STACK_PROTECTION bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*