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)
Sat, Mar 28, 7:21 AM
Unknown Object (File)
Fri, Mar 27, 7:24 AM
Unknown Object (File)
Sat, Mar 21, 7:50 PM
Unknown Object (File)
Sat, Mar 14, 11:45 PM
Unknown Object (File)
Feb 8 2026, 4:06 PM
Unknown Object (File)
Feb 8 2026, 10:18 AM
Unknown Object (File)
Feb 8 2026, 8:46 AM
Unknown Object (File)
Feb 7 2026, 6:28 PM
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 61117
Build 58001: arc lint + arc unit