commit | 03237dd7b2c2d508303d2c023b6c5e0f7d2eac9b | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Sat Dec 09 20:44:56 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Dec 15 13:26:09 2023 +0000 |
tree | 5ca4010c91f6f3574f1a8aea3212d7632e302f47 | |
parent | 45bf33eba1fda076b525112e5c9111863725191f [diff] |
fix(cpus): workaround for Cortex-A520 erratum 2630792 Cortex-A520 erratum is a Cat B erratum that applies to revisions r0p0 and r0p1 and is still open. The workaround is to set CPUACTLR_EL1[38] to 1. SDEN Documentation: https://developer.arm.com/documentation/SDEN-2444153/latest Change-Id: Idb6f32f680ee1378a57c2d2f809ea847fffe5910 Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com> (cherry picked from commit f03bfc304599540d859c4a07ac85d1bd9ae2c4f0)