:orphan: .. title:: SOC_MPS2_AN521 .. option:: CONFIG_SOC_MPS2_AN521 *ARM Cortex-M33 SMM-SSE-200 on V2M-MPS2+ (AN521)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_M33 ` - \ :option:`CPU_HAS_ARM_SAU ` - \ :option:`CPU_HAS_ARM_MPU ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/arm/mps2/Kconfig.soc:13`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/arm/Kconfig:14`` Menu path: (Top) → Hardware Configuration → ARM MPS2 SoCs .. parsed-literal:: config SOC_MPS2_AN521 bool "ARM Cortex-M33 SMM-SSE-200 on V2M-MPS2+ (AN521)" select \ :option:`CPU_CORTEX_M33 ` select \ :option:`CPU_HAS_ARM_SAU ` select \ :option:`CPU_HAS_ARM_MPU ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*