HomeFreeBSD

arm64: Move FEAT_PAuth to the cpu feat framework

Description

arm64: Move FEAT_PAuth to the cpu feat framework

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
Differential Revision: https://reviews.freebsd.org/D47818

Details

Provenance
andrewAuthored on Fri, Jan 24, 11:42 AM
Differential Revision
D47818: arm64: Move FEAT_PAuth to the cpu feat framework
Parents
rG62f8d65ee4d0: arm64: Move FEAT_PAN to the cpu feat framework
Branches
Unknown
Tags
Unknown