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

CONFIG_SOC_NSIM_SEM

Synopsys ARC SEM in nSIM

Type: bool

Direct dependencies

<choice: ARC nSIM SoC Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arc/snps_nsim/Kconfig:18

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18

Menu path: (Top) → Hardware Configuration → ARC nSIM SoC Selection

config SOC_NSIM_SEM
    bool "Synopsys ARC SEM in nSIM"
    select CPU_HAS_MPU
    select CPU_HAS_FPU
    select ARC_HAS_SECURE
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)