zephyr/soc/arm/nxp_imx/rt
Ioannis Glaropoulos 75f681b0d9 soc: arm: add ARM MPU node info and fixup for Cortex-M7 SoCs
Unlike Cortex-M3 and Cortex-M4, in Cortex-M7 the number of
MPU regions may vary based on the implementation. This commit
adds a DTS node for the ARM MPU peripheral in the device tree
of Cortex-M7 SoCs and updates the fixup files, so we may extract
the number of MPU regions at build time. SoCs:
- nxp_rt
- same70
- stm32f7

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-05-20 14:06:10 -05:00
..
CMakeLists.txt
Kconfig.defconfig.mimxrt1015
Kconfig.defconfig.mimxrt1021
Kconfig.defconfig.mimxrt1052
Kconfig.defconfig.mimxrt1062
Kconfig.defconfig.mimxrt1064
Kconfig.defconfig.series
Kconfig.series
Kconfig.soc
arm_mpu_mem_cfg.h soc: arm: nxp_imx: rt: update flash size of 32KB 2019-05-14 12:23:42 -05:00
arm_mpu_regions.c
dts_fixup.h soc: arm: add ARM MPU node info and fixup for Cortex-M7 SoCs 2019-05-20 14:06:10 -05:00
linker.ld
soc.c soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
soc.h