commit | c38133369be7eaea5446f38b05c5cdda7d6b731b | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Sat Dec 09 13:09:30 2023 -0600 |
committer | Sona Mathew <sonarebecca.mathew@arm.com> | Tue Dec 12 15:45:28 2023 -0600 |
tree | 22d03795d65634ac6debe2f255064847fca173d3 | |
parent | e2fea185d0528e2066440cc973c836fc232e35c4 [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>