Page MenuHomeFreeBSD

arm64: Decode CTR_EL0 via a table
ClosedPublic

Authored by andrew on Oct 15 2024, 2:02 PM.
Tags
None
Referenced Files
F168964937: D47124.id144909.diff
Sun, Aug 30, 11:56 PM
F168959569: D47124.diff
Sun, Aug 30, 11:22 PM
Unknown Object (File)
Sat, Aug 29, 2:56 PM
Unknown Object (File)
Fri, Aug 28, 11:56 PM
Unknown Object (File)
Fri, Aug 28, 11:33 PM
Unknown Object (File)
Thu, Aug 27, 2:54 PM
Unknown Object (File)
Wed, Aug 26, 10:07 PM
Unknown Object (File)
Wed, Aug 26, 5:11 AM
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