Page MenuHomeFreeBSD

arm64: Add a DBM errata workaround
ClosedPublic

Authored by andrew on Nov 27 2024, 6:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 24, 1:32 AM
Unknown Object (File)
Mon, Nov 10, 4:41 AM
Unknown Object (File)
Oct 31 2025, 12:33 AM
Unknown Object (File)
Oct 29 2025, 11:11 AM
Unknown Object (File)
Oct 29 2025, 10:54 AM
Unknown Object (File)
Oct 29 2025, 10:53 AM
Unknown Object (File)
Oct 26 2025, 5:57 PM
Unknown Object (File)
Oct 26 2025, 4:30 PM
Subscribers

Details

Summary

Add a workaround for Cortex-A55 erratum 1024718 and Cortex-A510 erratum

  1. Both errata are related to the hardware handling of the dirty

field in page tables and can be worked around by disabling this feature.

Sponsored by: Arm Ltd

Diff Detail

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