zephyr/arch/riscv/core
Magdalena Pastula 0237d375de arch: riscv: add an option for empty spurious interrupt handler
Add the possibility to disable fault handling in spurious
interrupt handler on RISCs and replacce it with an infinite loop.

Signed-off-by: Magdalena Pastula <magdalena.pastula@nordicsemi.no>
2024-09-02 12:35:57 -04:00
..
offsets
CMakeLists.txt arch: reorg the dependencies around (exception) stack trace 2024-08-26 14:44:53 -04:00
asm_macros.inc
coredump.c
cpu_idle.c
fatal.c arch: reorg the dependencies around (exception) stack trace 2024-08-26 14:44:53 -04:00
fpu.S
fpu.c
irq_manage.c arch: riscv: add an option for empty spurious interrupt handler 2024-09-02 12:35:57 -04:00
irq_offload.c
isr.S
pmp.S
pmp.c
prep_c.c
reboot.c
reset.S
semihost.c
smp.c
stacktrace.c arch: riscv: stacktrace: undo the fp/sp alignment check in #76045 2024-09-02 12:33:36 -04:00
switch.S
thread.c riscv: implements arch_thread_priv_stack_space_get 2024-08-28 06:50:30 -04:00
tls.c
userspace.S
vector_table.ld