QTechOS/kernel/drivers/opensbi
Quantum 4d85da9674
OpenSBI: Fixed ecall return
Helps to actually return the right values...

Ecall was returning the passed arguments a0 and a1 instead of the actual
return values from the registers(r_a0 and r_a1)

Shit explanation just read the diff, its one line
2022-01-23 22:32:19 -05:00
..
extensions Formatting 2022-01-23 20:27:14 -05:00
include/opensbi Formatting 2022-01-23 20:27:14 -05:00
meson.build OpenSBI memes 2022-01-23 20:15:53 -05:00
opensbi.cpp OpenSBI: Fixed ecall return 2022-01-23 22:32:19 -05:00