zephyr/arch/arm/core/cortex_m
Ioannis Glaropoulos 47564a0971 arch: arm: feature consistency checks for Cortex M regs
This commit implements consistency checks for the core registers
in ARMv6-M, ARMv7-M, and ARMv8-M architectures, ensuring that
the user cannot accidentally select registers that are not
implemented by the selected Cortex-M processor.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-05-09 18:43:50 -05:00
..
mpu arm_mpu: fix off-by-one in mpu_buffer_validate 2018-05-08 08:56:38 -07:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig arch: arm: feature consistency checks for Cortex M regs 2018-05-09 18:43:50 -05:00
exc_manage.c
nmi.c
nmi_on_reset.S
prep_c.c arm: core: cortex_m: introduce CPU_CORTEX_M_HAS_VTOR option 2018-02-06 08:59:36 -06:00
reset.S arch: arm: add synchronization point after Stack Pointer switch 2018-05-09 12:18:06 -05:00
scb.c
vector_table.S arch: arm: SecureFault Handling for Cortex-M33 2018-03-13 10:23:40 -05:00
vector_table.h arch: arm: SecureFault Handling for Cortex-M33 2018-03-13 10:23:40 -05:00