zephyr/soc/arm/atmel_sam
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
..
common soc: same70: add support for revision B 2019-05-07 23:10:21 -04:00
sam3x soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
sam4s soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
same70 soc: arm: add ARM MPU node info and fixup for Cortex-M7 SoCs 2019-05-20 14:06:10 -05:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc