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, Aug 10, 10:47 AM
Unknown Object (File)
Mon, Aug 10, 10:40 AM
Unknown Object (File)
Mon, Aug 10, 10:23 AM
Unknown Object (File)
Tue, Aug 4, 5:30 AM
Unknown Object (File)
Mon, Aug 3, 1:42 AM
Unknown Object (File)
Sun, Jul 26, 3:55 PM
Unknown Object (File)
Sun, Jul 26, 6:01 AM
Unknown Object (File)
Sat, Jul 18, 1:09 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