Re: [PATCH V5 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash

2022-10-11 Thread Alistair Francis
On Tue, Oct 4, 2022 at 7:25 PM Sunil V L wrote: > > This series adds the support to boot S-mode FW like EDK2 from the flash. The > S-mode firmware should be kept in pflash unit 1. > > When -kernel (and -initrd) option is also provided along with the flash, > the kernel (and initrd) will be loaded

[PATCH V5 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash

2022-10-04 Thread Sunil V L
This series adds the support to boot S-mode FW like EDK2 from the flash. The S-mode firmware should be kept in pflash unit 1. When -kernel (and -initrd) option is also provided along with the flash, the kernel (and initrd) will be loaded into fw_cfg table and opensbi will branch to the flash addre