commit | b23204b383cdea4ad64276991b55d8019fee3265 | [log] [tgz] |
---|---|---|
author | Michael Brown <mcb30@ipxe.org> | Tue Oct 22 12:51:48 2024 +0100 |
committer | Michael Brown <mcb30@ipxe.org> | Tue Oct 22 12:51:48 2024 +0100 |
tree | 8d6ca9eb9b58e6b6f4fee1efb2dabb80216a423e | |
parent | fa1c24d14baf903c549fdb4f30a55b115eccad7d [diff] |
[riscv] Add support for the SBI debug console Add the ability to issue Supervisor Binary Interface (SBI) calls via the ECALL instruction, and use the SBI DBCN extension to implement a debug console. Signed-off-by: Michael Brown <mcb30@ipxe.org>