Re: [PATCH v4 0/8] RISC-V: Add support for ePMP v0.9.1

2021-04-19 Thread Alistair Francis
On Mon, Apr 19, 2021 at 4:16 PM Alistair Francis wrote: > > This series adds support for ePMP v0.9.1 to the QEMU RISC-V target. > > This is based on previous patches, but has been rebased on the latest > master and updated for the latest spec. > > The spec is avaliable at: > https://docs.google.c

[PATCH v4 0/8] RISC-V: Add support for ePMP v0.9.1

2021-04-18 Thread Alistair Francis
This series adds support for ePMP v0.9.1 to the QEMU RISC-V target. This is based on previous patches, but has been rebased on the latest master and updated for the latest spec. The spec is avaliable at: https://docs.google.com/document/d/1Mh_aiHYxemL0umN3GTTw8vsbmzHZ_nxZXgjgOUzbvc8 This was te