diff options
author | Peter Maydell | 2019-11-15 12:22:33 +0100 |
---|---|---|
committer | Peter Maydell | 2019-11-15 12:22:33 +0100 |
commit | 19bef037fe096b17edda103fd513ce6451da23c8 (patch) | |
tree | bc097d63bbc7de8d381198742e99443c32743612 /roms | |
parent | Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191113-pull-reque... (diff) | |
parent | riscv/virt: Increase flash size (diff) | |
download | qemu-19bef037fe096b17edda103fd513ce6451da23c8.tar.gz qemu-19bef037fe096b17edda103fd513ce6451da23c8.tar.xz qemu-19bef037fe096b17edda103fd513ce6451da23c8.zip |
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-rc2' into staging
RISC-V Fixes for 4.2-rc2
This contains a handful of patches that I'd like to target for 4.2:
* OpenSBI upgrade to 0.5
* Increase in the flash size of the virt board.
* A non-functional cleanup.
* A cleanup to our MIP handling that avoids atomics.
This passes "make check" and boots OpenEmbedded for me.
# gpg: Signature made Thu 14 Nov 2019 18:39:27 GMT
# gpg: using RSA key 00CE76D1834960DFCE886DF8EF4CA1502CCBAB41
# gpg: issuer "palmer@dabbelt.com"
# gpg: Good signature from "Palmer Dabbelt <palmer@dabbelt.com>" [unknown]
# gpg: aka "Palmer Dabbelt <palmer@sifive.com>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 00CE 76D1 8349 60DF CE88 6DF8 EF4C A150 2CCB AB41
* remotes/palmer/tags/riscv-for-master-4.2-rc2:
riscv/virt: Increase flash size
opensbi: Upgrade from v0.4 to v0.5
target/riscv: Remove atomic accesses to MIP CSR
remove unnecessary ifdef TARGET_RISCV64
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'roms')
m--------- | roms/opensbi | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/opensbi b/roms/opensbi -Subproject ce228ee0919deb9957192d723eecc8aaae2697c +Subproject be92da280d87c38a2e0adc5d3f43bab7b5468f0 |