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 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
Unknown Object (File)
Feb 7 2026, 6:25 PM
Unknown Object (File)
Jan 31 2026, 4:33 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 Not Applicable
Unit
Tests Not Applicable