commit | dfde5045426482deac65d0931f81505b6a782280 | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Tue Nov 14 14:00:48 2023 -0600 |
committer | Sona Mathew <sonarebecca.mathew@arm.com> | Mon Nov 20 16:44:28 2023 -0600 |
tree | b932f3fd5fcb2982c4d622492cb4f96690754180 | |
parent | c54b3ef7253e82bc66a274476756bab3816e7fd3 [diff] |
fix(cpus): workaround for Cortex-A78C erratum 2743232 Cortex-A78C erratum 2743232 is a Cat B erratum that applies to revisions r0p1 and r0p2 and is still open. The workaround is to set CPUACTLR5_EL1[56:55] to 2'b01. SDEN Documentation: https://developer.arm.com/documentation/SDEN-2004089/latest Change-Id: Ic62579c2dd69b7a8cbbeaa936f45b2cc9436439a Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com>