QTechOS/kernel/drivers/opensbi/extensions
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
..
base.cpp OpenSBI: Added base extension 2022-01-23 22:40:21 -05:00
legacy.cpp OpenSBI: FunctionId in legacy extension, see previous commit 2022-01-23 22:52:02 -05:00
timer.cpp OpenSBI: Added timer extension 2022-01-23 23:56:46 -05:00