nuttx/arch/risc-v
Masayuki Ishikawa 3b2685409a arch: risc-v: Fix nsec overflow in riscv_mtimer_current()
Summary:
- I noticed that mtimer stops around 30min after boot.
- Finally, I found that nesc overflows in riscv_mtimer_current().
- This commit fixes this issue.

Impact:
- None

Testing:
- Tested with rv-virt:nsh on QEMU-7.1

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