zephyr/include/arch/riscv32
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
..
common interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
pulpino interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
riscv-privilege
arch.h qemu_riscv32: use hifive1 configuration 2018-11-05 11:00:38 -05:00
exp.h
sys_io.h