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, Feb 23, 3:06 AM
Unknown Object (File)
Tue, Feb 18, 5:45 PM
Unknown Object (File)
Sun, Feb 16, 3:01 AM
Unknown Object (File)
Feb 9 2025, 10:35 AM
Unknown Object (File)
Jan 26 2025, 6:37 AM
Unknown Object (File)
Jan 25 2025, 10:21 PM
Unknown Object (File)
Jan 24 2025, 11:51 PM
Unknown Object (File)
Jan 24 2025, 11:17 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