Page MenuHomeFreeBSD

arm64: Use a sys handler for CTR_EL0
ClosedPublic

Authored by andrew on May 6 2025, 5:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 15, 4:50 PM
Unknown Object (File)
Wed, Aug 12, 11:24 PM
Unknown Object (File)
Thu, Aug 6, 11:43 AM
Unknown Object (File)
Thu, Aug 6, 2:59 AM
Unknown Object (File)
Mon, Aug 3, 1:05 PM
Unknown Object (File)
Sat, Aug 1, 6:09 AM
Unknown Object (File)
Sat, Aug 1, 4:55 AM
Unknown Object (File)
Tue, Jul 28, 4:26 PM
Subscribers

Details

Summary

When we trap CTR_EL0 we use the undefined instruction handler. As this
is accessed with a mrs instruction use the new infrastructure to use
that to handle it.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63962
Build 60846: arc lint + arc unit