On Fri, Apr 2, 2021 at 8:50 PM Alistair Francis
<alistair.fran...@wdc.com> wrote:
>

nits: I guess mentioning the ePMP spec URL in the commit message might
be helpful

> Signed-off-by: Alistair Francis <alistair.fran...@wdc.com>
> ---
>  target/riscv/cpu.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/target/riscv/cpu.h b/target/riscv/cpu.h
> index 0a33d387ba..8dcb4a4bb2 100644
> --- a/target/riscv/cpu.h
> +++ b/target/riscv/cpu.h
> @@ -80,6 +80,7 @@
>  enum {
>      RISCV_FEATURE_MMU,
>      RISCV_FEATURE_PMP,
> +    RISCV_FEATURE_EPMP,
>      RISCV_FEATURE_MISA
>  };

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Reply via email to