zephyr/arch
Ioannis Glaropoulos 18e80aeb4a arch: arm: mpu: remove arm_core_mpu_enable/disable internal API
arm_core_mpu_enable() and arm_core_mpu_disable() functions are
effectively static functions, only used in the drivers for ARM
and NXP MPU, therefore, we do not need to expose them in the
arm_core_mpu_dev.h header.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-05-30 09:00:05 -05:00
..
arc arch: arc: Fix checks of CONFIG_STACK_POINTER_RANDOM 2019-05-20 22:27:56 -04:00
arm arch: arm: mpu: remove arm_core_mpu_enable/disable internal API 2019-05-30 09:00:05 -05:00
common arch: Put intlist.ld into Cmake 2019-05-20 22:28:28 -04:00
nios2 arch: remove unused tracing_arch.h 2019-05-13 14:04:15 -07:00
posix arch: remove unused tracing_arch.h 2019-05-13 14:04:15 -07:00
riscv32 arch: remove unused tracing_arch.h 2019-05-13 14:04:15 -07:00
x86 x86: Make .rodata readonly 2019-05-17 08:08:46 -07:00
x86_64 arch/x86_64: Suppress spurious linker-generated code in the 32 bit stub 2019-05-06 19:48:32 -04:00
xtensa arch: remove unused tracing_arch.h 2019-05-13 14:04:15 -07:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig