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)
Mon, Mar 2, 5:25 PM
Unknown Object (File)
Sat, Feb 28, 5:22 PM
Unknown Object (File)
Sat, Feb 21, 5:17 PM
Unknown Object (File)
Thu, Feb 19, 10:16 PM
Unknown Object (File)
Thu, Feb 19, 10:16 PM
Unknown Object (File)
Thu, Feb 19, 2:26 PM
Unknown Object (File)
Mon, Feb 16, 5:38 AM
Unknown Object (File)
Sun, Feb 8, 4:13 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