QTechOS/kernel
Quantum dbfd13630d
OpenSBI: Added timer extension
NOTE: I didn't switch to the new functions in the kernel because for
some reason we get a page fault when trying to fetch the first
instruction of set_timer(addi sp, sp, -48). I doubt this is related to
the set_timer funcion itself and is instead some kind of paging or
linking problem because it works fine with paging disabled and really
just doesnt make sense.
2022-01-23 23:56:46 -05:00
..
arch/riscv Fixed qemu build 2022-01-09 17:15:15 -05:00
drivers/opensbi OpenSBI: Added timer extension 2022-01-23 23:56:46 -05:00
kernel.cpp OpenSBI memes 2022-01-23 20:15:53 -05:00
meson.build Drivers: Started OpenSBI driver 2022-01-05 02:47:30 -05:00