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
F132185517: D46191.id142342.diff
Tue, Oct 14, 2:11 PM
Unknown Object (File)
Sat, Sep 27, 9:20 AM
Unknown Object (File)
Sat, Sep 27, 9:17 AM
Unknown Object (File)
Sun, Sep 21, 6:34 PM
Unknown Object (File)
Mon, Sep 15, 12:19 PM
Unknown Object (File)
Sep 14 2025, 1:22 AM
Unknown Object (File)
Sep 13 2025, 10:17 PM
Unknown Object (File)
Sep 13 2025, 9:13 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.