nuttx/arch/risc-v
Masayuki Ishikawa 2f80a05eae arch: qemu-rv: Fix qemu_rv_mtimer_interrupt() for BUILD_KERNEL
Summary:
- I noticed that rv-virt:ksmp64 sometimes stops during boot.
- Finally, I found that it posts the Supervisor Software Interrupt
  before the OS finishes hardware initialization.
- This commit fixes this issue.

Impact:
- None

Testing:
- Tested with QEMU-7.1

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-12-24 11:25:39 -03:00
..
include riscv: Dump trap val in exception handler 2022-08-30 14:55:33 +08:00
src arch: qemu-rv: Fix qemu_rv_mtimer_interrupt() for BUILD_KERNEL 2022-12-24 11:25:39 -03:00
Kconfig arch: risc-v: Remove FPU support from qemu-rv 2022-09-20 11:40:40 +08:00