zephyr/arch/arm/soc/nordic_nrf
Andrew Boie 6f6acb4667 arm_mpu: reduce boot MPU regions for various soc
The PPB, Peripheral, and any other I/O regions have been
removed, the Shareable options are only important with
unlocked dual cores. Just use the background mapping,
which is RWX for supervisor and no access for user mode.

The flash region needs to be kept to indicate read-only
policy. The RAM regions need to be kept to disable execution.

Fixes #6896

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-05-24 19:19:07 -04:00
..
include arch: arm: nordic_nrf: Restore copyright years 2018-03-20 13:25:44 +01:00
nrf51 dts: nrf: Expand nRF DTS to support watchdog 2018-05-14 10:28:23 -05:00
nrf52 arm_mpu: reduce boot MPU regions for various soc 2018-05-24 19:19:07 -04:00
CMakeLists.txt
Kconfig arch: arm: soc: Cleanup Kconfig inclusion per SoC 2018-05-10 11:16:52 -05:00
Kconfig.defconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
Kconfig.soc kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00