Skip to content

Commit

Permalink
Merge pull request #198 from henry-hsieh/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
ved-rivos authored Dec 8, 2023
2 parents 1a84c8a + 71a2798 commit ab339b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfi_backward.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ instruction will result in a store/AMO access-fault exception.

Memory mapped as an SS page cannot be written to by instructions other than
`SSAMOSWAP.W/D`, `SSPUSH`, and `C.SSPUSH`. Attempts will raise a store/AMO
page-fault exception. Implicit accesses, including instruction fetches to an SS
access-fault exception. Implicit accesses, including instruction fetches to an SS
page, are not permitted. Such accesses will raise an access-fault exception
appropriate to the access type. However, the shadow stack is readable by all
instructions that only load from memory.
Expand Down

0 comments on commit ab339b5

Please sign in to comment.