Skip to content

Commit a37bbd3

Browse files
authored
ext: spmp (1.0.0-rc2): new PMP entry field (#388)
Signed-off-by: Binno <binno.shen@sifive.com>
1 parent 56f9011 commit a37bbd3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

encoding.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,9 @@
374374
#define PMP_NA4 0x10
375375
#define PMP_NAPOT 0x18
376376

377+
#define SPMP_U 0x100
378+
#define SPMP_SHARED 0x200
379+
377380
#define MCTRCTL_U 0x0000000000000001
378381
#define MCTRCTL_S 0x0000000000000002
379382
#define MCTRCTL_M 0x0000000000000004

0 commit comments

Comments
 (0)