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)
Tue, Jun 4, 7:15 AM
Unknown Object (File)
Mon, Jun 3, 11:14 AM
Unknown Object (File)
Fri, May 31, 9:31 PM
Unknown Object (File)
Thu, May 30, 10:10 AM
Unknown Object (File)
Sat, May 25, 1:48 PM
Unknown Object (File)
Wed, May 22, 7:58 PM
Unknown Object (File)
Wed, May 22, 12:28 PM
Unknown Object (File)
Wed, May 22, 8:33 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