commit | 2a571f7f2d6199e9de3c9e7184c46f988b38ebd1 | [log] [tgz] |
---|---|---|
author | John Powell <john.powell@arm.com> | Mon Jun 09 14:32:39 2025 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Jul 02 10:17:17 2025 +0200 |
tree | 5f46ae9891972196e1b7f2693e67814411da01dc | |
parent | d16c477c7fb0673c5c16325427e6b98f51796049 [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> (cherry picked from commit d91c417716f260081e6a78f561224117088fc2e0)