commit | 8782114855a113ff291fae7f4cbab6ba53e7f79f | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Sat Dec 09 20:44:56 2023 -0600 |
committer | Sona Mathew <sonarebecca.mathew@arm.com> | Tue Dec 12 15:45:28 2023 -0600 |
tree | e38c4bc8f69672ea5a34a89e8f78e75f863018bc | |
parent | c38133369be7eaea5446f38b05c5cdda7d6b731b [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>