commit | 4a9ed7a29aaec5653918409b2a48f1612b5bec89 | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Sat Dec 09 20:44:56 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Mon Jan 29 13:06:25 2024 +0000 |
tree | 7ac59574693cedcb696d4ceb2cfbeae98dd9e719 | |
parent | b312fa066209cd19e7f414c9dea19d267bc0431e [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>