Page MenuHomeFreeBSD

arm64: Use the pointer auth register defines
ClosedPublic

Authored by andrew on May 20 2024, 12:00 PM.
Tags
None
Referenced Files
F102861806: D45263.id138764.diff
Mon, Nov 18, 3:17 AM
Unknown Object (File)
Fri, Nov 15, 2:20 PM
Unknown Object (File)
Thu, Nov 7, 2:52 PM
Unknown Object (File)
Tue, Nov 5, 12:41 PM
Unknown Object (File)
Oct 16 2024, 1:18 AM
Unknown Object (File)
Oct 14 2024, 11:32 PM
Unknown Object (File)
Oct 12 2024, 3:46 AM
Unknown Object (File)
Oct 10 2024, 8:40 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