Skip to content

Commit

Permalink
Add shadow stack fault code
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaterman committed May 2, 2024
1 parent f0c6e95 commit 7bed351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions encoding.h
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@

/* software check exception xtval codes */
#define LANDING_PAD_FAULT 2
#define SHADOW_STACK_FAULT 3

#ifdef __riscv

Expand Down

0 comments on commit 7bed351

Please sign in to comment.