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)
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
Unknown Object (File)
Jul 4 2025, 4:25 PM
Unknown Object (File)
Jul 2 2025, 3:09 AM
Unknown Object (File)
Jul 1 2025, 8:09 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 Not Applicable
Unit
Tests Not Applicable