diff options
author | Bin Meng <bmeng@tinylab.org> | 2022-12-29 17:18:23 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2023-01-20 10:14:13 +1000 |
commit | a6e13e31d5c34d59c28e908f3e51cf87bc82666f (patch) | |
tree | 0a255972735c54ee6860f45d4d82c8ebffcb4277 /migration/tls.c | |
parent | 03ef1899dd1194d58d51f41491ba24c87f901264 (diff) |
hw/char: riscv_htif: Support console output via proxy syscall
At present the HTIF proxy syscall is unsupported. On RV32, only
device 0 is supported so there is no console device for RV32.
The only way to implement console funtionality on RV32 is to
support the SYS_WRITE syscall.
With this commit, the Spike machine is able to boot the 32-bit
OpenSBI generic image.
Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20221229091828.1945072-8-bmeng@tinylab.org>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'migration/tls.c')
0 files changed, 0 insertions, 0 deletions