commit | b01a93d7789a794ef0635e0a7b0e7e53cc8519e5 | [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 | c9508d6a1062ec3de4baaa3bd79ceed13eb972ad [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>