zephyr/arch/arm
Ioannis Glaropoulos 799b5fe4fd arch: arm: clean-up inclusions in arm_core_mpu
arm_core_mpu.h and arm_core_mpu.c defined and implement kernel
APIs for memory protection, respectively. Therefore, they do not
need to directly include ARM CMSIS headers, or arm_mpu.h (or
nxp_mpu.h) which are supposed to define MPU-related kernel types
and convenience macros for the specific MPU architecture. These
headers are indirectly included by including kernel.h.

Similarly, arm_mpu.h shall not need to include internal/external
headers of memory protection APIs.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-12-05 15:15:07 -05:00
..
core arch: arm: clean-up inclusions in arm_core_mpu 2018-12-05 15:15:07 -05:00
include kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
CMakeLists.txt arch: ARM: set -mabi and -march in linker flags 2018-12-04 19:40:39 -05:00
Kconfig kconfig: move soc selection to ZEPHYR_BASE/soc/ 2018-09-13 00:56:48 -04:00
defconfig arm: systick: Some SoCs do not have systick 2016-11-27 19:39:26 +00:00