hw/riscv: spike: Change the default bios to use generic platform image
commitfad144392af50c0174becde83771fd2ff289bd1f
authorBin Meng <bin.meng@windriver.com>
Fri, 1 May 2020 12:26:49 +0000 (1 20:26 +0800)
committerAlistair Francis <alistair.francis@wdc.com>
Sat, 22 Aug 2020 05:37:55 +0000 (21 22:37 -0700)
treeb0e34c7dcf25742b9fae0bb3e971a837eb20cb36
parent2cacd8414daf6a0643926392f05fd397ed1e9b66
hw/riscv: spike: Change the default bios to use generic platform image

To keep sync with other RISC-V machines, change the default bios to
use generic platform fw_dynamic.elf image.

While we are here, add some comments to mention that using ELF files
for the Spike machine was intentional.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <1596439832-29238-6-git-send-email-bmeng.cn@gmail.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Makefile
hw/riscv/spike.c
pc-bios/opensbi-riscv32-generic-fw_dynamic.elf [new file with mode: 0644]
pc-bios/opensbi-riscv64-generic-fw_dynamic.elf [new file with mode: 0644]