commit | 6becda5d11b135a3b3d59082b7f6b90fe88c5b3f | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Tue Nov 14 14:00:48 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Mon Jan 29 13:03:42 2024 +0000 |
tree | 1ef9a81e0a88a368b3dfe2bc5ed8a1b5d7057494 | |
parent | 25cf2844bc7c450ce3f5d7ea18d8b9f88d8cf96e [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>