Skip to content

Commit

Permalink
Add counter-delegation-enable - CDE - field to menvcfg
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Feb 25, 2024
1 parent 275f72a commit 4829f7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions encoding.h
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,12 @@
#define MENVCFG_CBIE 0x00000030
#define MENVCFG_CBCFE 0x00000040
#define MENVCFG_CBZE 0x00000080
#define MENVCFG_CDE 0x1000000000000000
#define MENVCFG_ADUE 0x2000000000000000
#define MENVCFG_PBMTE 0x4000000000000000
#define MENVCFG_STCE 0x8000000000000000

#define MENVCFGH_CDE 0x10000000
#define MENVCFGH_ADUE 0x20000000
#define MENVCFGH_PBMTE 0x40000000
#define MENVCFGH_STCE 0x80000000
Expand Down

0 comments on commit 4829f7e

Please sign in to comment.