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
F102366301: D46191.diff
Mon, Nov 11, 7:02 AM
Unknown Object (File)
Sun, Nov 10, 2:31 AM
Unknown Object (File)
Wed, Nov 6, 11:39 PM
Unknown Object (File)
Sun, Oct 27, 10:04 AM
Unknown Object (File)
Fri, Oct 18, 3:27 PM
Unknown Object (File)
Oct 2 2024, 10:30 AM
Unknown Object (File)
Sep 29 2024, 8:27 PM
Unknown Object (File)
Sep 24 2024, 12:07 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59141
Build 56028: arc lint + arc unit

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.