The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_ARC_STACK_CHECKING

(No prompt – not directly user assignable.)

Type: bool

Help

Use ARC STACK_CHECKING to do stack protection

Direct dependencies

ARC

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At arch/arc/Kconfig:96

Included via Kconfig:10Kconfig.zephyr:29arch/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.)