HomeFreeBSD

arm64: Use a sys handler for CTR_EL0

Description

arm64: Use a sys handler for CTR_EL0

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.

Reviewed by: harry.moulton_arm.com
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D50213

Details

Provenance
andrewAuthored on May 12 2025, 11:08 AM
Reviewer
harry.moulton_arm.com
Differential Revision
D50213: arm64: Use a sys handler for CTR_EL0
Parents
rG00832dc0cecf: arm64: Remove unneeded fields from mrs_user_reg
Branches
Unknown
Tags
Unknown