zephyr/arch/arm/core/cortex_m
Andrew Boie 6d972a33cf arm: don't build sw_isr_table if disabled
This table was still being added to ROM even if
CONFIG_SW_ISR_TABLE=n.

Change-Id: Ia0de1349960af1c62e88344b3d5b6655b638219b
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-03-08 09:58:20 -08:00
..
Kconfig arm: remove SW_ISR_TABLE_STATIC_CUSTOM 2016-03-08 09:58:20 -08:00
Makefile arm: don't build sw_isr_table if disabled 2016-03-08 09:58:20 -08:00
errno.S kernel: add per-thread errno support 2016-02-05 20:24:58 -05:00
exc_manage.c arm: add connecting exceptions at runtime 2016-02-05 20:25:24 -05:00
exc_wrapper.S arm: add connecting exceptions at runtime 2016-02-05 20:25:24 -05:00
irq_vector_table.c arm: move irq_vector_table to common location 2016-03-08 09:58:20 -08:00
nmi.c
prep_c.c arm/reset: relocate the vector table when a non-XIP image 2016-02-05 20:25:24 -05:00
reset.S arm: add software reboot for QEMU 2016-02-05 20:25:24 -05:00
scb.c arm: add software reboot for QEMU 2016-02-05 20:25:24 -05:00
scs.c
sw_isr_table.S arm/arc: fix typos 2016-02-05 20:25:14 -05:00
vector_table.S arm: in non-XIP image, make __start alias of __reset 2016-02-05 20:25:24 -05:00
vector_table.h arm: rename _VectorTableROM 2016-02-05 20:25:24 -05:00