zephyr/arch/arm/core/cortex_m
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
..
cmse license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mpu arch: arm: mpu: remove arm_core_mpu_enable/disable internal API 2019-05-30 09:00:05 -05:00
tz arch: arm: core: tz: Linking of secure entry functions into NS firmware 2019-05-30 13:18:04 +02:00
CMakeLists.txt arch: arm: cortex_m: Port some vector_relay linker code to Cmake 2019-05-20 22:28:28 -04:00
Kconfig arch: arm: add z_ prefix to _PlatformInit 2019-05-27 09:20:50 -04:00
exc_manage.c arch: arm: add internal structure to ESF 2019-05-07 19:21:46 -04:00
nmi.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
nmi_on_reset.S arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
prep_c.c arch: arm: enable lazy state preservation at boot in FP sharing mode 2019-05-21 15:29:44 -04:00
reset.S arch: arm: add z_ prefix to _PlatformInit 2019-05-27 09:20:50 -04:00
scb.c cmake: move ti_lm3s6965-specific code into the soc directory 2018-09-14 10:22:20 -05:00
vector_table.S kernel: Fix usage of CONFIG_SYS_CLOCK_EXISTS 2019-05-15 10:44:59 +02:00
vector_table.h arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
vt_pointer_section.ld arch: arm: cortex_m: Port some vector_relay linker code to Cmake 2019-05-20 22:28:28 -04:00