zephyr/include/arch/arm/cortex_m
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
..
mpu arch: arm: fix K_MEM_PARTITION_IS_WRITABLE definition 2018-10-09 19:33:24 -04:00
scripts interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
addr_types.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline_gcc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cmsis.h include: arm: CMSIS header redefining MPU_PRESENT. 2018-09-20 20:35:25 -04:00
error.h kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30
exc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq.h subsys: debug: tracing: Fix interrupt hooks 2018-11-06 16:15:29 -05:00
memory_map.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
misc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
nmi.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sys_io.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00