commit | f10ae1edbaa4c6afcfa3fc00ab66611cb4959254 | [log] [tgz] |
---|---|---|
author | John Powell <john.powell@arm.com> | Mon Jun 09 14:32:39 2025 -0500 |
committer | John Powell <john.powell@arm.com> | Mon Jun 09 14:32:39 2025 -0500 |
tree | aed3088f9bc76d7d760736a1ff559074984be694 | |
parent | 369053b192d4cbc6001264f426c52aec66908190 [diff] |
fix(cpus): workaround for Cortex-A710 erratum 1917258 Cortex-A710 erratum 1917258 is a Cat B erratum that applies to revisions r0p0 and r1p0 and is fixed in r2p0. The workaround is to set CPUACTLR4_EL1[43]. This has no performance impact. SDEN documentation: https://developer.arm.com/documentation/SDEN1775101 Change-Id: I1fae91a5e3a8ecea255f0f0a481bfd6196a7db51 Signed-off-by: John Powell <john.powell@arm.com>