On 6/22/20 8:33 AM, Bin Meng wrote:
> From: Bin Meng
>
> Now we need to ship the OpenSBI fw_jump.elf image for the
> RISC-V Spike machine,
Oh, does that mean we can now use the tests Chih-Min Chao sent
almost 1 year ago? See:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg631078.html
> i
On Sun, Jun 21, 2020 at 11:34 PM Bin Meng wrote:
>
> From: Bin Meng
>
> Now we need to ship the OpenSBI fw_jump.elf image for the
> RISC-V Spike machine, it requires us to create symbolic
> links for pc-bios/*.elf files.
>
> Signed-off-by: Bin Meng
Reviewed-by: Alistair Francis
Alistair
>
>
From: Bin Meng
Now we need to ship the OpenSBI fw_jump.elf image for the
RISC-V Spike machine, it requires us to create symbolic
links for pc-bios/*.elf files.
Signed-off-by: Bin Meng
---
Changes in v2:
- new patch: configure: Create symbolic links for pc-bios/*.elf files
configure | 1 +
1