Skip to content

Commit

Permalink
target/riscv: Add the privileged spec version 1.12.0
Browse files Browse the repository at this point in the history
Add the definition for ratified privileged specification version v1.12

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Atish Patra <atishp@rivosinc.com>
Message-Id: <20220303185440.512391-3-atishp@rivosinc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
  • Loading branch information
atishp04 authored and alistair23 committed Apr 21, 2022
1 parent 21ea4aa commit 5e8e808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/riscv/cpu.h
Expand Up @@ -86,6 +86,7 @@ enum {
enum {
PRIV_VERSION_1_10_0 = 0,
PRIV_VERSION_1_11_0,
PRIV_VERSION_1_12_0,
};

#define VEXT_VERSION_1_00_0 0x00010000
Expand Down

0 comments on commit 5e8e808

Please sign in to comment.