Skip to content

Commit ab06422

Browse files
committed
update OpenSBI to v0.4 for QEMU virt machine
1 parent 2db599a commit ab06422

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tools/opensbi/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# OpenSBI
22

3-
These are binary release of OpenSBI on this [commit](https://github.com/riscv/opensbi/tree/194dbbe5a13dff2255411c26d249f3ad4ef42c0b) at 2019.04.15.
3+
These are binary release of OpenSBI v0.4.
44

5-
- virt_rv32.elf: opensbi-0.3-rv32-bin/platform/qemu/virt/firmware/fw_jump.elf
6-
- virt_rv64.elf: opensbi-0.3-rv64-bin/platform/qemu/virt/firmware/fw_jump.elf
5+
- virt_rv32.elf: opensbi-0.4-rv32-bin/platform/qemu/virt/firmware/fw_jump.elf
6+
- virt_rv64.elf: opensbi-0.4-rv64-bin/platform/qemu/virt/firmware/fw_jump.elf
77

88
NOTE: The [official v0.3 release](https://github.com/riscv/opensbi/releases/tag/v0.3) has bug on serial interrupt. Also, Rocket-Chip based CPUs (including SiFive Unleashed) seem to have unintended behavior on
99

tools/opensbi/virt_rv32.elf

65.4 KB
Binary file not shown.

tools/opensbi/virt_rv64.elf

84.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)