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)
Fri, Nov 7, 12:45 PM
Unknown Object (File)
Fri, Nov 7, 3:47 AM
Unknown Object (File)
Wed, Nov 5, 6:24 PM
Unknown Object (File)
Wed, Nov 5, 5:18 PM
Unknown Object (File)
Sun, Nov 2, 6:50 AM
Unknown Object (File)
Mon, Oct 27, 2:02 AM
Unknown Object (File)
Wed, Oct 15, 10:04 PM
Unknown Object (File)
Sun, Oct 12, 5:11 AM
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 Not Applicable
Unit
Tests Not Applicable