hw/riscv/virt.c
0 → 100644
+420
−0
include/hw/riscv/virt.h
0 → 100644
+74
−0
Loading
RISC-V machine with device-tree, 16550a UART and VirtIO MMIO. The following machine is implemented: - 'virt'; CLINT, PLIC, 16550A UART, VirtIO MMIO, device-tree Acked-by:Richard Henderson <richard.henderson@linaro.org> Signed-off-by:
Palmer Dabbelt <palmer@sifive.com> Signed-off-by:
Michael Clark <mjc@sifive.com>