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

(No prompt – not directly user assignable.)

Type: bool

Help

This option is enabled when ARC core supports secure mode

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:152

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