Page MenuHomeFreeBSD

arm64: add additional MDCR_EL2 fields
ClosedPublic

Authored by zachary.leaf_arm.com on Jul 31 2024, 10:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 6, 12:09 PM
Unknown Object (File)
Tue, Feb 4, 5:07 PM
Unknown Object (File)
Tue, Feb 4, 7:17 AM
Unknown Object (File)
Tue, Feb 4, 7:10 AM
Unknown Object (File)
Tue, Feb 4, 6:25 AM
Unknown Object (File)
Tue, Feb 4, 6:07 AM
Unknown Object (File)
Thu, Jan 30, 3:04 AM
Unknown Object (File)
Jan 15 2025, 4:01 PM
Subscribers

Details

Summary

Monitor Debug Configuration Register provides EL2 configuration options
for self-hosted debug and the Performance Monitors Extension.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

We have an existing partial MDCR_EL2 definition in hypervisor.h. You should extend this to include the new fields.

zachary.leaf_arm.com retitled this revision from arm64: add MDCR_EL2 reg to arm64: add additional MDCR_EL2 fields.Aug 22 2024, 9:55 AM
This revision is now accepted and ready to land.Aug 28 2024, 10:53 AM
This revision was automatically updated to reflect the committed changes.