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

2019-07-10 Thread Guenter Roeck
On Wed, Jul 10, 2019 at 05:14:04PM -0700, 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) > specifi

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

2019-07-10 Thread Guenter Roeck
On Wed, Jul 10, 2019 at 05:14:04PM -0700, 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) > specifi

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

2019-07-10 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