On Fri, Apr 2, 2021 at 8:50 PM Alistair Francis <alistair.fran...@wdc.com> wrote: > > The physical Ibex CPU has ePMP support and it's enabled for the > OpenTitan machine so let's enable ePMP support for the Ibex CPU in QEMU. > > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > --- > target/riscv/cpu.c | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>