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)
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
Unknown Object (File)
Oct 10 2024, 4:40 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 57777
Build 54665: arc lint + arc unit