zephyr/include/arch
Andrew Boie 506f15c381 interrupts: simplify position of sw ISR table
We now place the linker directives for the SW ISR table
in the common linker scripts, instead of repeating it
everywhere.

The table will be placed in RAM if dynamic interrupts are
enabled.

A dedicated section is used, as this data must not move
in between build phases.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-11-10 11:01:22 -05:00
..
arc interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
arm interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
nios2 interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
posix Revert "linker: warn about orphan sections" 2018-10-14 12:14:04 -04:00
riscv32 interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
x86 x86: add dynamic interrupt support 2018-11-10 11:01:22 -05:00
xtensa arch: xtensa: include soc.h to fix build errors 2018-11-03 12:40:33 -04:00
cpu.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00