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)
Thu, Apr 16, 9:02 AM
Unknown Object (File)
Tue, Apr 14, 7:43 AM
Unknown Object (File)
Fri, Apr 10, 6:26 PM
Unknown Object (File)
Fri, Apr 10, 4:09 AM
Unknown Object (File)
Mon, Apr 6, 1:51 AM
Unknown Object (File)
Sat, Apr 4, 12:45 PM
Unknown Object (File)
Sat, Apr 4, 3:56 AM
Unknown Object (File)
Sat, Mar 28, 11:36 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