:orphan: .. title:: CONFIG_SOC_NSIM_SEM .. kconfig:: CONFIG_SOC_NSIM_SEM CONFIG_SOC_NSIM_SEM ################### *Synopsys ARC SEM in nSIM* *Synopsys ARC SEM in nSIM* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_HAS_MPU ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`ARC_HAS_SECURE ` - \ :kconfig:`CPU_HAS_MPU ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`ARC_HAS_SECURE ` Kconfig definitions =================== At ``/arc/snps_nsim/Kconfig:18`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration → ARC nSIM SoC Selection .. code-block:: kconfig config SOC_NSIM_SEM bool "Synopsys ARC SEM in nSIM" select CPU_HAS_MPU select CPU_HAS_FPU select ARC_HAS_SECURE depends on ---- At ``/arc/snps_nsim/Kconfig:18`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration → ARC nSIM SoC Selection .. code-block:: kconfig config SOC_NSIM_SEM bool "Synopsys ARC SEM in nSIM" select CPU_HAS_MPU select CPU_HAS_FPU select ARC_HAS_SECURE depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*