zephyr/arch
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
..
arc arch: arc: optimizations on irq lock/unlock in low level 2020-04-06 11:17:38 -07:00
arm arch: arm: aarch32: rename z_arm_reserved to z_arm_exc_spurious 2020-04-07 09:57:12 -05:00
common arch: isr: Update z_isr_install for multi-level interrupts 2020-04-09 13:12:24 -07:00
nios2 kernel: interrupt/idle stacks/threads as array 2020-03-16 23:17:36 +02:00
posix tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
riscv arch: isr: Update z_isr_install for multi-level interrupts 2020-04-09 13:12:24 -07:00
x86 arch: x86: Convert to new DT_INST macros 2020-03-26 03:29:23 -05:00
xtensa xtensa: add calling entry point for multi-processing 2020-03-25 19:07:28 -04:00
CMakeLists.txt
Kconfig xtensa: enable XTENSA_HAL at SoC level 2020-04-08 13:10:35 -07:00