diff options
| author | Samuel Holland <[email protected]> | 2021-09-12 10:56:09 -0500 |
|---|---|---|
| committer | Leo Yu-Chi Liang <[email protected]> | 2021-10-07 16:08:23 +0800 |
| commit | 41f7be733444b9221c828ee9c7c22cddfac5a28c (patch) | |
| tree | c1c7d9166ae8d2ede7fa861d08b56be6ef459951 /include | |
| parent | 425c08faa8a2d6af5d9c1d83a97572f6401137bf (diff) | |
serial: Add a debug console using the RISC-V SBI interface
The RISC-V SBI interface v0.1 provides a function for printing a
character to the console. Even though SBI v0.1 functions are deprecated,
the SBI console is quite useful for early debugging, because it works
without any dcache, memory, or MMIO access in S mode.
Signed-off-by: Samuel Holland <[email protected]>
Reviewed-by: Sean Anderson <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
