Re: [PATCH v7 0/3] hw/riscv/virt: pflash improvements

2023-06-01 Thread Alistair Francis
On Thu, Jun 1, 2023 at 3:00 PM Sunil V L wrote: > > This series improves the pflash usage in RISC-V virt machine with solutions to > below issues. > > 1) Currently the first pflash is reserved for ROM/M-mode firmware code. But > S-mode > payload firmware like EDK2 need both pflash devices to have

[PATCH v7 0/3] hw/riscv/virt: pflash improvements

2023-05-31 Thread Sunil V L
This series improves the pflash usage in RISC-V virt machine with solutions to below issues. 1) Currently the first pflash is reserved for ROM/M-mode firmware code. But S-mode payload firmware like EDK2 need both pflash devices to have separate code and variable store so that OS distros can keep