zephyr/arch/arm/core/cortex_m
Piotr Zięcik 1c16cfcc30 arch: arm: Make ARM_MPU the sole option controlling MPU usage
This commit removes all MPU-related (ARM_CORE_MPU and NXP_MPU)
options exept ARM_MPU, which becomes master switch controlling
MPU support on ARM.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2018-09-20 14:16:50 +02:00
..
cmse
mpu arch: arm: Make ARM_MPU the sole option controlling MPU usage 2018-09-20 14:16:50 +02:00
tz
CMakeLists.txt
exc_manage.c
Kconfig
nmi_on_reset.S
nmi.c
prep_c.c
reset.S arch: arm: Use BL instead of B to jump to _PrepC 2018-09-19 09:13:50 -04:00
scb.c
vector_table.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
vector_table.S