zephyr/arch/arm/core
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
..
cortex_m
offsets
__aeabi_atexit.c
CMakeLists.txt
cpu_idle.S
exc_exit.S
fatal.c
fault_s.S
fault.c
irq_init.c
irq_manage.c
irq_offload.c
irq_relay.S
isr_wrapper.S
Kconfig
swap_helper.S
swap.c
sys_fatal_error_handler.c
thread_abort.c
thread.c
userspace.S