Re: [Qemu-devel] [PATCH v1 1/2] roms: Add OpenSBI version 0.4

2019-07-09 Thread Philippe Mathieu-Daudé
On 7/8/19 8:49 PM, Alistair Francis wrote: > Add OpenSBI version 0.4 as a git submodule and as a prebult binary. > > OpenSBI (https://github.com/riscv/opensbi) aims to provide an open-source > reference implementation of the RISC-V Supervisor Binary Interface (SBI) > specifications for platform-sp

[Qemu-devel] [PATCH v1 1/2] roms: Add OpenSBI version 0.4

2019-07-08 Thread Alistair Francis
Add OpenSBI version 0.4 as a git submodule and as a prebult binary. OpenSBI (https://github.com/riscv/opensbi) aims to provide an open-source reference implementation of the RISC-V Supervisor Binary Interface (SBI) specifications for platform-specific firmwares executing in M-mode. For all support