On Fri, Apr 2, 2021 at 8:50 PM Alistair Francis <[email protected]> wrote: > > From: Hou Weiying <[email protected]> > > Add a config option to enable experimental support for ePMP. This > is disabled by default and can be enabled with 'x-epmp=true'. > > Signed-off-by: Hongzheng-Li <[email protected]> > Signed-off-by: Hou Weiying <[email protected]> > Signed-off-by: Myriad-Dreamin <[email protected]> > Message-Id: > <sg2pr02mb263458d195a60a57c05ebe9993...@sg2pr02mb2634.apcprd02.prod.outlook.com> > Signed-off-by: Alistair Francis <[email protected]> > --- > target/riscv/cpu.h | 1 + > target/riscv/cpu.c | 10 ++++++++++ > 2 files changed, 11 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>
