commit | 9cdc77adabd51bbd6647b696bef28d0220f31967 | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Tue Nov 14 14:00:48 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue Nov 28 14:47:47 2023 +0000 |
tree | 408ce89c3bb6954e3a4c0954d27d695291411fd6 | |
parent | 67fa085cf61c598a6e3ecba9afd581c2fd5e9007 [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> (cherry picked from commit 81d4094d637871ff34ddd7c2e2b3e842915f30f5)