forked from ARM-software/acle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ACLE macros for FEAT_PAuth_LR (ARM-software#292)
* Add ACLE macros for FEAT_PAuth_LR The Armv9.5a introduces the FEAT_PAuth_LR extension, adding an enhancement to the Pointer Authentication extension where the value of PC is used as a diversifier when signing pointers. This updates the ACLE to support the extension by the introduction of a new feature macro and the addition of a new possible value to the existing `__ARM_FEATURE_PAC_DEFAULT` macro.
- Loading branch information
1 parent
93aa716
commit 81f1e8c
Showing
1 changed file
with
19 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters