commit | e27b8ecc73509f34e505cb54844b13499666753c | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Fri Dec 08 20:52:17 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Mon Jan 29 13:06:25 2024 +0000 |
tree | 22e331c44e3ac56669c34bbf82d6a9773b8fd209 | |
parent | bdedd844c51c32067a71ab837525981f95665243 [diff] |
fix(cpus): workaround for Cortex-A710 erratum 2778471 Cortex-A710 erratum 2778471 is a Cat B erratum that applies to revisions r0p1, r1p0, r2p0 and r2p1 and is still open. The workaround is to set CPUACTLR3_EL1[47] to 1. SDEN documentation: https://developer.arm.com/documentation/SDEN-1775101/latest Change-Id: Id3bb4a2673e41ff237682e46784d37752daf2f83 Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com>