commit | 45bf33eba1fda076b525112e5c9111863725191f | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Sat Dec 09 13:09:30 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Dec 15 13:26:00 2023 +0000 |
tree | 0119c2a587d9811b202e4148c10b39b975a308a8 | |
parent | 0dec81ebff57cacbf11fd333b3834cbc1454a5dd [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> (cherry picked from commit b01a93d7789a794ef0635e0a7b0e7e53cc8519e5)