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)
Thu, Jul 23, 2:30 AM
Unknown Object (File)
Wed, Jul 22, 10:15 PM
Unknown Object (File)
Sun, Jul 19, 7:50 PM
Unknown Object (File)
Sat, Jul 11, 7:26 PM
Unknown Object (File)
Jul 4 2026, 12:31 PM
Unknown Object (File)
Jul 4 2026, 9:03 AM
Unknown Object (File)
May 11 2026, 8:18 PM
Unknown Object (File)
May 11 2026, 8:18 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