Skip to content

Commit

Permalink
Remove redundant supervisor mode for double trap
Browse files Browse the repository at this point in the history
Signed-off-by: Atish Patra <[email protected]>
  • Loading branch information
atishp04 committed Dec 17, 2024
1 parent 9d42480 commit cd5b342
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ext-firmware-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ the features which supervisor-mode software may request to set or get.
supervisor-mode.
| 0x00000002 | SHADOW_STACK | Control shadow stack support for
supervisor-mode.
| 0x00000003 | DOUBLE_TRAP | Control double trap support for
supervisor-mode.
| 0x00000003 | DOUBLE_TRAP | Control double trap support
| 0x00000004 | PTE_AD_HW_UPDATING | Control hardware updating of PTE A/D
bits for supervisor-mode.
| 0x00000005 | POINTER_MASKING_PMLEN | Control the pointer masking
Expand Down

0 comments on commit cd5b342

Please sign in to comment.