On 5/27/22 10:27, Stafford Horne wrote:
These will be shared with the virt platform.
Signed-off-by: Stafford Horne<sho...@gmail.com>
---
hw/openrisc/boot.c | 127 +++++++++++++++++++++++++++++++++++++
hw/openrisc/meson.build | 1 +
hw/openrisc/openrisc_sim.c | 106 ++-----------------------------
include/hw/openrisc/boot.h | 34 ++++++++++
4 files changed, 168 insertions(+), 100 deletions(-)
create mode 100644 hw/openrisc/boot.c
create mode 100644 include/hw/openrisc/boot.h
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~