On Thu, Jun 30, 2022 at 7:31 AM Alistair Francis <alistair.fran...@opensource.wdc.com> wrote: > > From: Alistair Francis <alistair.fran...@wdc.com> > > The Ibex CPU supports version 1.11 of the priv spec [1], so let's > correct that in QEMU as well. > > 1: https://ibex-core.readthedocs.io/en/latest/01_overview/compliance.html > > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > --- > target/riscv/cpu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>