Page MenuHomeFreeBSD

arm64: Use the pointer auth register defines
ClosedPublic

Authored by andrew on May 20 2024, 12:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 22, 7:48 AM
Unknown Object (File)
Wed, Mar 18, 12:58 PM
Unknown Object (File)
Thu, Mar 12, 1:13 PM
Unknown Object (File)
Sat, Mar 7, 8:52 PM
Unknown Object (File)
Thu, Mar 5, 3:20 PM
Unknown Object (File)
Feb 23 2026, 3:49 AM
Unknown Object (File)
Feb 9 2026, 12:33 AM
Unknown Object (File)
Jan 31 2026, 1:23 PM
Subscribers
None

Details

Summary

When building with gcc it complains the pointer authentication
registers aren't valid with the architecture level we are targeting.
Fix this by using the alternative spelling of these registers accesses
through MRS_REG_ALT_NAME.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable