Page MenuHomeFreeBSD

arm64: Add cpu_feat_disabled for disabled features
ClosedPublic

Authored by andrew on Sep 16 2025, 4:51 PM.
Tags
None
Referenced Files
F132658938: D52577.id162174.diff
Sat, Oct 18, 8:11 PM
F132599693: D52577.id162174.diff
Sat, Oct 18, 7:43 AM
Unknown Object (File)
Fri, Oct 17, 2:20 AM
Unknown Object (File)
Fri, Oct 17, 1:26 AM
Unknown Object (File)
Mon, Oct 13, 12:31 PM
Unknown Object (File)
Mon, Oct 13, 12:31 PM
Unknown Object (File)
Mon, Oct 13, 12:31 PM
Unknown Object (File)
Sun, Oct 12, 11:56 PM
Subscribers

Details

Summary

When a feature is disabled we may need to run a cleanup handler, e.g.
to remove a feature from the sanitized ID registers. Add support for
this with a new feat_disabled handler.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable