nuttx/arch/risc-v
Huang Qi 53fef8d9c4 arch/risc-v: Replace riscv_fault with riscv_exception
Remove riscv_fault since its code is duplicated with riscv_exception,
and there are textual excpetion reason in riscv_exception.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2022-04-06 22:48:46 +08:00
..
include arch/risc-v: use STACK_FRAME_SIZE for in S-mode syscall asm 2022-04-04 12:05:53 +08:00
src arch/risc-v: Replace riscv_fault with riscv_exception 2022-04-06 22:48:46 +08:00
Kconfig RISC-V: Implement skeleton for a per CPU structure 2022-04-01 16:19:42 -03:00