Re: [PATCH v1 8/8] target/riscv: Add ePMP support for the Ibex CPU

2021-04-07 Thread Bin Meng
On Fri, Apr 2, 2021 at 8:50 PM Alistair Francis 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 > --- > target/riscv/cpu.c | 1 + > 1 file changed, 1 insertio

[PATCH v1 8/8] target/riscv: Add ePMP support for the Ibex CPU

2021-04-02 Thread Alistair Francis
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 --- target/riscv/cpu.c | 1 + 1 file changed, 1 insertion(+) diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c index d66568