zephyr/arch/arm/core/cortex_m
Anas Nashif d687a95611 kernel: move kernel code to kernel/ directly
Also remove mentions of unified kernel in various places in the kernel,
samples and documentation.

Change-Id: Ice43bc73badbe7e14bae40fd6f2a302f6528a77d
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-19 14:59:35 -05:00
..
Kconfig kernel/arch: rename ARCH_HAS_NANO_FIBER_ABORT to ARCH_HAS_THREAD_ABORT 2016-12-17 22:44:40 +00:00
Makefile kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
exc_manage.c arm: remove dynamic IRQs and exceptions 2016-09-06 23:47:21 +00:00
irq_vector_table.c arm: move irq_vector_table to common location 2016-03-08 09:58:20 -08:00
nmi.c arm: Fix CONFIG_RUNTIME_NMI behavior 2016-11-23 00:27:56 +00:00
nmi_on_reset.S arch: arm: move nmi to common location 2016-03-12 03:20:36 +00:00
prep_c.c nanokernel: move dataCopy() and bssZero() to common code 2016-07-08 18:23:11 +00:00
reset.S arm/frdm_k64f: fix boot issue with MBED bootloader and INIT_STACKS=y 2016-11-28 18:33:11 +00:00
scb.c
scs.c
sw_isr_table.S
vector_table.S arm: make _timer_int_handler optional 2016-11-23 20:13:31 -05:00
vector_table.h arm: use interrupt stack during early init 2016-11-23 00:23:59 +00:00