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