On Fri, Jul 9, 2021 at 11:38 AM Alistair Francis <alistair.fran...@wdc.com> wrote: > > OpenTitan has an alias of flash avaliable which is called virtual flash.
typo: available > Add support for that in the QEMU model. > > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > --- > include/hw/riscv/opentitan.h | 2 ++ > hw/riscv/opentitan.c | 6 ++++++ > 2 files changed, 8 insertions(+) > Reviewed-by: Bin Meng <bmeng...@gmail.com>