Page MenuHomeFreeBSD

arm64: Use the pointer auth register defines
ClosedPublic

Authored by andrew on May 20 2024, 12:00 PM.
Tags
None
Referenced Files
F97587493: D45263.diff
Mon, Sep 30, 5:23 AM
F97482734: D45263.id138764.diff
Sun, Sep 29, 3:26 PM
F97482725: D45263.id138893.diff
Sun, Sep 29, 3:26 PM
F97452064: D45263.diff
Sun, Sep 29, 10:40 AM
Unknown Object (File)
Sun, Sep 22, 8:05 PM
Unknown Object (File)
Sun, Sep 22, 10:06 AM
Unknown Object (File)
Sat, Sep 21, 5:21 AM
Unknown Object (File)
Thu, Sep 19, 8:59 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 Not Applicable
Unit
Tests Not Applicable