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)
Sun, Mar 8, 6:34 PM
Unknown Object (File)
Sun, Mar 8, 10:25 AM
Unknown Object (File)
Mar 2 2026, 5:25 PM
Unknown Object (File)
Feb 28 2026, 5:22 PM
Unknown Object (File)
Feb 21 2026, 5:17 PM
Unknown Object (File)
Feb 19 2026, 10:16 PM
Unknown Object (File)
Feb 19 2026, 10:16 PM
Unknown Object (File)
Feb 19 2026, 2:26 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 60004
Build 56889: arc lint + arc unit