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
F112498960: D46191.diff
Tue, Mar 18, 10:26 PM
Unknown Object (File)
Sat, Mar 15, 4:08 AM
Unknown Object (File)
Wed, Feb 26, 12:45 PM
Unknown Object (File)
Fri, Feb 21, 5:39 PM
Unknown Object (File)
Feb 6 2025, 12:09 PM
Unknown Object (File)
Feb 4 2025, 5:07 PM
Unknown Object (File)
Feb 4 2025, 7:17 AM
Unknown Object (File)
Feb 4 2025, 7:10 AM
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.