nuttx/arch/risc-v
Stuart Ianna e3056c781e arch/risc-v/riscv_mtimer: Update the mtimecmp value once per interrupt event.
Cache the next timeout value in the drivers instance and update the mtimecmp value once. This is advantageous as the opensbi ecall to set the timer is expensive in systems which don't have the supervisor mode timer extension.
2024-06-02 09:28:19 -03:00
..
include riscv/syscall: Optimize user service call performance 2024-06-01 10:40:53 -03:00
src arch/risc-v/riscv_mtimer: Update the mtimecmp value once per interrupt event. 2024-06-02 09:28:19 -03:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig arch/risc-v: add risc-v SSTC extension support 2024-04-27 22:09:22 -03:00