Page MenuHomeFreeBSD

arm64: Move FEAT_PAuth to the cpu feat framework
ClosedPublic

Authored by andrew on Nov 27 2024, 6:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 12, 1:32 PM
Unknown Object (File)
Sat, Aug 9, 7:32 PM
Unknown Object (File)
Sat, Aug 9, 4:17 PM
Unknown Object (File)
Sun, Jul 27, 10:55 PM
Unknown Object (File)
Thu, Jul 24, 3:01 AM
Unknown Object (File)
Sat, Jul 19, 11:18 PM
Unknown Object (File)
Thu, Jul 17, 6:37 AM
Unknown Object (File)
Jul 8 2025, 8:17 AM
Subscribers

Details

Summary

Use the common framework rather than a custom function on boot. Because
we need to be careful when enabling pointer authentication the enable
function only sets the flag to tell other functions it needs to be
enabled.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61108
Build 57992: arc lint + arc unit