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

ARM Cortex-M33 SMM-SSE-200 on V2M-MUSCA

Type: bool

Direct dependencies

<choice: ARM Musca SoCs>

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

Kconfig definition

At soc/arm/arm/musca_a/Kconfig.soc:11

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12soc/arm/arm/Kconfig:17

Menu path: (top menu) → Hardware Configuration → ARM Musca SoCs

config SOC_V2M_MUSCA_A
    bool
    prompt "ARM Cortex-M33 SMM-SSE-200 on V2M-MUSCA" if <choice: ARM Musca SoCs>
    select CPU_CORTEX_M33 if <choice: ARM Musca SoCs>
    select CPU_HAS_ARM_SAU if <choice: ARM Musca SoCs>
    select CPU_HAS_ARM_MPU if <choice: ARM Musca SoCs>
    depends on <choice: ARM Musca SoCs>

(Definitions include propagated dependencies, including from if’s and menus.)