Page MenuHomeFreeBSD

arm64: Move FEAT_PAuth to the cpu feat framework
Needs ReviewPublic

Authored by andrew on Nov 27 2024, 6:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 31, 8:45 AM
Unknown Object (File)
Tue, Dec 31, 6:29 AM
Unknown Object (File)
Tue, Dec 17, 11:54 AM
Unknown Object (File)
Wed, Dec 11, 6:15 PM
Unknown Object (File)
Dec 1 2024, 1:11 AM
Unknown Object (File)
Nov 28 2024, 5:22 AM
Unknown Object (File)
Nov 28 2024, 5:21 AM
Unknown Object (File)
Nov 28 2024, 5:03 AM
Subscribers

Details

Reviewers
manu
Group Reviewers
ARM
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