zephyr/arch/arm/core
Carles Cufi f24f50b12e arm: cortex_m: Use new ARMV6_M_ARMV8_M_BASELINE in vector relay
The old ARMV6_M Kconfig option has been removed, and so to correctly set
the dependencies for SW_VECTOR_RELAY we need to use the new
ARMV6_M_ARMV8_M_BASELINE.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-02-14 12:49:09 +01:00
..
cortex_m arm: cortex_m: Use new ARMV6_M_ARMV8_M_BASELINE in vector relay 2018-02-14 12:49:09 +01:00
offsets arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
CMakeLists.txt arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
Kconfig arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
__aeabi_atexit.c
cpu_idle.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
exc_exit.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
fatal.c arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
fault.c arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
fault_s.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
irq_init.c cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
irq_manage.c arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
irq_offload.c arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
irq_relay.S arm: cortex_m: Use new ARMV6_M_ARMV8_M_BASELINE in vector relay 2018-02-14 12:49:09 +01:00
isr_wrapper.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
swap.S arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
sys_fatal_error_handler.c
thread.c arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
thread_abort.c kernel: convert most thread APIs to system calls 2017-10-07 10:45:15 -07:00
userspace.S arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00