commit | 5a70c522158daf475b980ef339596bf5ca7f825b | [log] [tgz] |
---|---|---|
author | John Powell <john.powell@arm.com> | Mon Jun 09 13:14:33 2025 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Jul 02 10:16:32 2025 +0200 |
tree | f608c1f552476590f3d8a11020764af73866c723 | |
parent | 6768d7a8e2f15dbc1786a902d57368160d485a1f [diff] |
fix(cpus): workaround for Cortex-A710 erratum 1901946 Cortex-A710 erratum 1901946 is a Cat B erratum that applies to revision r1p0 and is fixed in r2p0. The workaround is to set CPUACTLR4_EL1[15]. This has a slight performance impact. SDEN documentation: https://developer.arm.com/documentation/SDEN1775101 Change-Id: I703f0e6ee122e44a9bc284d90f1465039e3b40e4 Signed-off-by: John Powell <john.powell@arm.com> (cherry picked from commit 4467348b63e02fde9a823bd476e50bc281ed63f7)