diff options
author | Alistair Francis | 2020-04-23 20:30:50 +0200 |
---|---|---|
committer | Alistair Francis | 2020-06-03 18:11:51 +0200 |
commit | fe0fe4735e798578097758781166cc221319b93d (patch) | |
tree | c0eaed6519b02f036f32535a9d3aa66f561c148f /MAINTAINERS | |
parent | target/riscv: Add the lowRISC Ibex CPU (diff) | |
download | qemu-fe0fe4735e798578097758781166cc221319b93d.tar.gz qemu-fe0fe4735e798578097758781166cc221319b93d.tar.xz qemu-fe0fe4735e798578097758781166cc221319b93d.zip |
riscv: Initial commit of OpenTitan machine
This adds a barebone OpenTitan machine to QEMU.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0944d9c731..3e7d9cb0a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1238,6 +1238,15 @@ F: pc-bios/canyonlands.dt[sb] F: pc-bios/u-boot-sam460ex-20100605.bin F: roms/u-boot-sam460ex +RISC-V Machines +--------------- +OpenTitan +M: Alistair Francis <Alistair.Francis@wdc.com> +L: qemu-riscv@nongnu.org +S: Supported +F: hw/riscv/opentitan.c +F: include/hw/riscv/opentitan.h + SH4 Machines ------------ R2D |