qemu-patch-raspberry4/hw/semihosting
Keith Packard a10b9d93ec riscv: Add semihosting support
Adapt the arm semihosting support code for RISCV. This implementation
is based on the standard for RISC-V semihosting version 0.2 as
documented in

   https://github.com/riscv/riscv-semihosting-spec/releases/tag/0.2

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20210107170717.2098982-6-keithp@keithp.com>
Message-Id: <20210108224256.2321-17-alex.bennee@linaro.org>
2021-01-18 10:05:06 +00:00
..
arm-compat-semi.c riscv: Add semihosting support 2021-01-18 10:05:06 +00:00
common-semi.h riscv: Add semihosting support 2021-01-18 10:05:06 +00:00
config.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
console.c semihosting: don't send the trailing '\0' 2020-07-27 09:40:08 +01:00
Kconfig semihosting: Move ARM semihosting code to shared directories 2021-01-18 10:05:06 +00:00
meson.build semihosting: Move ARM semihosting code to shared directories 2021-01-18 10:05:06 +00:00