incubator-nuttx/arch/risc-v
Stuart Ianna 1f02c05c6d arch/litex/litex_arch_alarm: Support tickless schedular with arch alarm.
This provides an alternate tickless scheduling method, which uses the riscv
mtimer as a timebase, allowing the time and timeh registers to used
throughout an application.

The exiting tickless method, using Litex's timer0 has been left in place, as
it is a more performant option, but currently has the potential issue
identified in #11189.
2024-05-31 10:21:44 +08:00
..
include arch/risc-v: add risc-v SSTC extension support 2024-04-27 22:09:22 -03:00
src arch/litex/litex_arch_alarm: Support tickless schedular with arch alarm. 2024-05-31 10:21:44 +08: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