zephyr/arch/arm
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
..
core arm: don't build sw_isr_table if disabled 2016-03-08 09:58:20 -08:00
include idle: fix tasks waiting when NANO_TIMEOUTS is enabled 2016-02-05 20:25:24 -05:00
soc arm: move irq_vector_table to common location 2016-03-08 09:58:20 -08:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kbuild build: fix issue with static interrupts on ARC/ARM 2016-02-05 20:25:25 -05:00
Kconfig arm: add support for linking images entirely in SRAM 2016-02-05 20:25:24 -05:00
Makefile arch: arm: set the architecture via Kconfig 2016-03-04 15:08:40 +00:00