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)
Sat, Dec 28, 6:19 AM
Unknown Object (File)
Fri, Dec 13, 2:11 PM
Unknown Object (File)
Dec 11 2024, 6:35 PM
Unknown Object (File)
Nov 30 2024, 5:00 PM
Unknown Object (File)
Nov 28 2024, 5:19 AM
Unknown Object (File)
Nov 28 2024, 5:19 AM
Unknown Object (File)
Nov 28 2024, 5:02 AM
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