Page MenuHomeFreeBSD

arm64: Decode CTR_EL0 via a table
ClosedPublic

Authored by andrew on Oct 15 2024, 2:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 24, 2:14 PM
Unknown Object (File)
Tue, Apr 21, 5:34 AM
Unknown Object (File)
Mon, Apr 20, 11:30 PM
Unknown Object (File)
Mon, Apr 20, 4:33 AM
Unknown Object (File)
Sat, Apr 18, 5:39 AM
Unknown Object (File)
Wed, Apr 15, 10:10 PM
Unknown Object (File)
Mon, Apr 6, 1:50 PM
Unknown Object (File)
Mar 8 2026, 6:34 PM
Subscribers

Details

Summary

Use the same method to decode CTR_EL0 as for the ID registers. This
will allow us to create a common view over all CPUs.

This will also allow us to create a common view for userspace and the
kernel if we detect a difference on some CPUs, or to handle errata.

Sponsored by: Arm Ltd

Diff Detail

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