commit | b312fa066209cd19e7f414c9dea19d267bc0431e | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Sat Dec 09 13:09:30 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Mon Jan 29 13:06:25 2024 +0000 |
tree | fc6cda88eef792f482e17d43cae358c93cfb12b9 | |
parent | e27b8ecc73509f34e505cb54844b13499666753c [diff] |
fix(cpus): workaround for Cortex-X2 erratum 2778471 Cortex-X2 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-1775100/latest Change-Id: Ia95f0e276482283bf50e06c58c2bc5faab3f62c6 Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com>