Re: [PATCH v2 2/4] Implementation of enhanced PMP(ePMP) support

2021-02-10 Thread Alistair Francis
On Mon, Aug 10, 2020 at 5:24 PM Hou Weiying wrote: > > The ePMP can be found in: > https://docs.google.com/document/d/1Mh_aiHYxemL0umN3GTTw8vsbmzHZ_nxZXgjgOUzbvc8/edit#heading=h.9wsr1lnxtwe2 > > Signed-off-by: Hongzheng-Li > Signed-off-by: Hou Weiying > Signed-off-by: Myriad-Dreamin > --- > ta

Re: [PATCH v2 2/4] Implementation of enhanced PMP(ePMP) support

2021-02-09 Thread Alistair Francis
On Mon, Aug 10, 2020 at 5:24 PM Hou Weiying wrote: > > The ePMP can be found in: > https://docs.google.com/document/d/1Mh_aiHYxemL0umN3GTTw8vsbmzHZ_nxZXgjgOUzbvc8/edit#heading=h.9wsr1lnxtwe2 > > Signed-off-by: Hongzheng-Li > Signed-off-by: Hou Weiying > Signed-off-by: Myriad-Dreamin Thanks for

[PATCH v2 2/4] Implementation of enhanced PMP(ePMP) support

2020-08-10 Thread Hou Weiying
The ePMP can be found in: https://docs.google.com/document/d/1Mh_aiHYxemL0umN3GTTw8vsbmzHZ_nxZXgjgOUzbvc8/edit#heading=h.9wsr1lnxtwe2 Signed-off-by: Hongzheng-Li Signed-off-by: Hou Weiying Signed-off-by: Myriad-Dreamin --- target/riscv/pmp.c| 134 ++