-
CONFIG_CPU_HAS_CUSTOM_FIXED_SOC_MPU_REGIONS
¶
Custom fixed SoC MPU region definition
Type: bool
Help¶
If enabled, this option signifies that the SoC will
define and configure its own fixed MPU regions in the
SoC definition. These fixed MPU regions are currently
used to set Flash and SRAM default access policies and
they are programmed at boot time.
Defaults¶
y
y
y
Symbols that select this symbol¶
Kconfig definitions¶
At <Zephyr>/soc/arm/nxp_kinetis/k6x/Kconfig.defconfig.series:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:19
→ <BuildDir>/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_kinetis/Kconfig.defconfig:3
Menu path: (Top)
config CPU_HAS_CUSTOM_FIXED_SOC_MPU_REGIONS
bool
default y
depends on SOC_SERIES_KINETIS_K6X
At <Zephyr>/soc/arm/nxp_kinetis/k8x/Kconfig.defconfig.series:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:19
→ <BuildDir>/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_kinetis/Kconfig.defconfig:3
Menu path: (Top)
config CPU_HAS_CUSTOM_FIXED_SOC_MPU_REGIONS
bool
default y
depends on SOC_SERIES_KINETIS_K8X
At <Zephyr>/soc/arm/nxp_kinetis/ke1xf/Kconfig.defconfig.series:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:19
→ <BuildDir>/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_kinetis/Kconfig.defconfig:3
Menu path: (Top)
config CPU_HAS_CUSTOM_FIXED_SOC_MPU_REGIONS
bool
default y
depends on SOC_SERIES_KINETIS_KE1XF
At <Zephyr>/soc/arm/Kconfig:20
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:28
→ <Zephyr>/soc/Kconfig:11
→ <BuildDir>/kconfig/Kconfig.soc.arch:1
Menu path: (Top) → Hardware Configuration
config CPU_HAS_CUSTOM_FIXED_SOC_MPU_REGIONS
bool "Custom fixed SoC MPU region definition"
help
If enabled, this option signifies that the SoC will
define and configure its own fixed MPU regions in the
SoC definition. These fixed MPU regions are currently
used to set Flash and SRAM default access policies and
they are programmed at boot time.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)