zephyr/arch/arm
Ioannis Glaropoulos 73e8454d17 arch: arm: remove power-of-two align and size requirement for ARMv8-m
The ARMv8-m Memory Protection Unit does not require MPU regions
to be power-of-two aligned and sized. This commit removes this
requirement when building for ARMv8-m MCUs.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-09-14 23:05:13 -04:00
..
core arch: arm: remove power-of-two align and size requirement for ARMv8-m 2018-09-14 23:05:13 -04:00
include arm: Clear primask and faultmask during startup 2018-09-11 08:36:57 -04:00
CMakeLists.txt arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig kconfig: move soc selection to ZEPHYR_BASE/soc/ 2018-09-13 00:56:48 -04:00
defconfig