]> git.proxmox.com Git - mirror_qemu.git/commit
SiFive Freedom U Series RISC-V Machine
authorMichael Clark <mjc@sifive.com>
Fri, 2 Mar 2018 12:31:14 +0000 (01:31 +1300)
committerMichael Clark <mjc@sifive.com>
Tue, 6 Mar 2018 19:30:28 +0000 (08:30 +1300)
commita7240d1e4aac4cd4542d68f3cc722939550da6af
tree610092ac34e34105cb2451c7f79a6f43101ad881
parenteb637edb1241aff1442579475da303ee5b672910
SiFive Freedom U Series RISC-V Machine

This provides a RISC-V Board compatible with the the SiFive Freedom U SDK.
The following machine is implemented:

- 'sifive_u'; CLINT, PLIC, UART, device-tree

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Sagar Karandikar <sagark@eecs.berkeley.edu>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Signed-off-by: Michael Clark <mjc@sifive.com>
hw/riscv/sifive_u.c [new file with mode: 0644]
include/hw/riscv/sifive_u.h [new file with mode: 0644]