zephyr/soc/riscv/riscv-privilege/common
Jaron Kelleher c6fd99d048 api: irq: Add Multi-level IRQ utility functions
This adds utility functions to irq.h in accordance with zephyr's
multi-level irq numbering schema. Functions that are added will
get the zephyr IRQs level and provide function to return the
interrupt number at a particular level.

Fixes issue #20338

Signed-off-by: Jaron Kelleher <jkelleher@fb.com>
2020-03-28 07:12:30 -04:00
..
CMakeLists.txt riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
idle.c tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
soc_common.h riscv: use standard MSTATUS 2020-01-06 13:27:45 -05:00
soc_common_irq.c api: irq: Add Multi-level IRQ utility functions 2020-03-28 07:12:30 -04:00
soc_irq.S riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
vector.S riscv32: rename to riscv 2019-08-02 13:54:48 -07:00