Hi Alistair, On 10/26/19 1:15 AM, Alistair Francis wrote:
This release has: Lot of critical fixes Hypervisor extension support SBI v0.2 base extension support Debug prints support Handle traps when doing unpriv load/store Allow compiling without FP support Use git describe to generate boot-time banner Andes AE350 platform support
Do you mind amending the output of 'git shortlog v0.4..v0.5'?
Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> --- You can get the branch from here if the binaries are causing issues: https://github.com/alistair23/qemu/tree/mainline/alistair/opensbi.next
You can use 'git format-patch --no-binary'.
pc-bios/opensbi-riscv32-virt-fw_jump.bin | Bin 36888 -> 40984 bytes pc-bios/opensbi-riscv64-sifive_u-fw_jump.bin | Bin 45064 -> 49160 bytes pc-bios/opensbi-riscv64-virt-fw_jump.bin | Bin 40968 -> 45064 bytes roms/opensbi | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-)
[...]
diff --git a/roms/opensbi b/roms/opensbi index ce228ee091..be92da280d 160000 --- a/roms/opensbi +++ b/roms/opensbi @@ -1 +1 @@ -Subproject commit ce228ee0919deb9957192d723eecc8aaae2697c6 +Subproject commit be92da280d87c38a2e0adc5d3f43bab7b5468f09