zephyr/arch
Andrew Boie e7acd3224c arm: use gen_isr_tables mechanism for interrupts
This replaces the hard-coded vector table, as well as the
software ISR table created by the linker. Now both are generated
in build via script.

Issue: ZEP-1038, ZEP-1165
Change-Id: Ie6faaf8f7ea3a7a25ecb542f6cf7740836ad7da3
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-11 01:27:58 +00:00
..
arc quark_se_ss: Remove enter_arc_state and use QMSI functions 2017-02-08 13:41:26 +00:00
arm arm: use gen_isr_tables mechanism for interrupts 2017-02-11 01:27:58 +00:00
common gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00
nios2 sw_isr_table.h: clean up definition 2017-02-08 18:14:37 +00:00
riscv32 riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00
x86 quark_se: Save/restore debug registers. 2017-02-11 00:15:08 +00:00
Kconfig gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00