QTechOS/kernel/drivers
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
..
opensbi OpenSBI: Fixed ecall return 2022-01-23 22:32:19 -05:00