zephyr/arch/arm/soc
Maureen Helm 457699cd3c arm: Enable the ARM MPU on the NXP i.MX RT SoC and board
Unlike other NXP SoCs currently in Zephyr, the mimxrt1052 has the ARM
MPU rather than the NXP MPU. Start out by enabling it with a simple set
of memory regions for "flash" (ITCM), "ram" (DTCM), and the peripheral
buses. More regions will need to be added when we implement support for
external memories.

Tested with:
- samples/mpu/mpu_stack_guard_test
- tests/kernel/mem_protect/protection

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-11-15 09:09:58 -06:00
..
arm kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
atmel_sam kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
nordic_nrf5 kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
nxp_imx arm: Enable the ARM MPU on the NXP i.MX RT SoC and board 2017-11-15 09:09:58 -06:00
nxp_kinetis kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
silabs_exx32 kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
st_stm32 kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
ti_lm3s6965 kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
ti_simplelink kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00