commit | df067c0a60b0c05554ebac51a37fb7d9ba866130 | [log] [tgz] |
---|---|---|
author | John Powell <john.powell@arm.com> | Mon Jun 09 13:46:11 2025 -0500 |
committer | John Powell <john.powell@arm.com> | Mon Jun 09 13:48:38 2025 -0500 |
tree | 5acef5248fd2f42757235ed77bf39e4cdefcfe4d | |
parent | 4467348b63e02fde9a823bd476e50bc281ed63f7 [diff] |
fix(cpus): workaround for Cortex-A710 erratum 1916945 Cortex-A710 erratum 1916945 is a Cat B erratum that applies to revisions r0p0 and r1p0 and is fixed in r2p0. The workaround is to set CPUECTLR_EL1[8]. This has a slight performance impact. SDEN documentation: https://developer.arm.com/documentation/SDEN1775101 Change-Id: I54793492c527928d7f266165a31b8613de838e69 Signed-off-by: John Powell <john.powell@arm.com>