zephyr/arch/riscv
Jaron Kelleher 0fb4382164 arch: isr: Update z_isr_install for multi-level interrupts
z_isr_install is not suited to handle multi-level interrupt formats.
This update allows z_isr_install to accept irq numbers in zephyr format
and place them in the isr table appropriately.

Fixes issue #22145

Signed-off-by: Jaron Kelleher <jkelleher@fb.com>
2020-04-09 13:12:24 -07:00
..
core arch: isr: Update z_isr_install for multi-level interrupts 2020-04-09 13:12:24 -07:00
include kernel: interrupt/idle stacks/threads as array 2020-03-16 23:17:36 +02:00
CMakeLists.txt riscv: toolchain arguments for a 64-bit build 2019-08-09 09:11:45 -05:00
Kconfig RISCV compiler: Set mabi and march via Kconfig options 2020-04-06 21:54:07 -04:00