zephyr/arch
Ioannis Glaropoulos f103c68699 arch: arm: mpu: move mpu_configure_regions(.) in arm_mpu.c
This commit moves the function mpu_configure_regions(.) from
arm_mpu_v7_internal.h to arm_mpu.c. The function is to be used
by the both ARMv7-M MPU driver, as well as the ARMv8-M MPU
driver (when it behaves like the ARMv7-M driver).

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-11-07 09:41:54 -08:00
..
arc arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
arm arch: arm: mpu: move mpu_configure_regions(.) in arm_mpu.c 2019-11-07 09:41:54 -08:00
common arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
nios2 arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
posix headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
riscv arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
x86 x86: up-level page fault handling 2019-11-07 11:19:38 -05:00
xtensa arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
Kconfig arch: arm: mpu: introduce option to skip background MPU region fill 2019-11-07 09:41:54 -08:00