diff options
author | Anup Patel <apatel@ventanamicro.com> | 2022-01-13 20:20:39 +0530 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2022-01-21 15:52:56 +1000 |
commit | 8d8897accb1c9b28267b3c7eb402b6bc5d967f7e (patch) | |
tree | 091e78efb21fa883ba41f91c1d4781c9dc279fce /pc-bios | |
parent | 2fc1b44dd0e7ea9ad5920352fd04179e4d6836d9 (diff) |
hw/riscv: spike: Allow using binary firmware as bios
Currently, we have to use OpenSBI firmware ELF as bios for the spike
machine because the HTIF console requires ELF for parsing "fromhost"
and "tohost" symbols.
The latest OpenSBI can now optionally pick-up HTIF register address
from HTIF DT node so using this feature spike machine can now use
OpenSBI firmware BIN as bios.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions