zephyr/soc/riscv/common/riscv-privileged
Gerard Marull-Paretas 68799d507d arch: riscv: make __soc_is_irq optional
It looks like all SoCs in tree check if an exception comes from an IRQ
the same way, so let's provide a common logic by default, still
customizable if the SoC selects RISCV_SOC_ISR_CHECK.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-01-23 09:57:57 +01:00
..
CMakeLists.txt soc: riscv: riscv-privileged: remove redundant idle implementation 2024-01-12 09:58:31 +01:00
Kconfig arch: riscv: add RISCV_HAS_(C|P)LIC from soc/riscv 2024-01-23 09:57:57 +01:00
soc_common_irq.c
soc_irq.S arch: riscv: make __soc_is_irq optional 2024-01-23 09:57:57 +01:00
vector.S riscv: irq: Adjust initialization of mtvec in non-legacy CLIC 2024-01-18 10:53:27 +01:00