commit | 0e5e994764330d26b80036b31a23143f109ed59d | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Wed Dec 20 15:40:44 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Mon Jan 29 13:06:25 2024 +0000 |
tree | 015c46d310cf97650b6f0828658769b1207502fe | |
parent | 7c227dc447e80fa387796a613eb0e95c84f2d2b7 [diff] |
fix(cpus): workaround for Cortex-A78C erratum 2683027 Cortex-A78C erratum 2683027 is a cat B erratum that applies to revisions r0p1 - r0p2 and is still open. The workaround is to execute a specific code sequence in EL3 during reset. SDEN can be found here: https://developer.arm.com/documentation/SDEN-2004089/latest Change-Id: I2bf9e675f48b62b4cd203100f7df40f4846aafa8 Signed-off-by: Bipin Ravi <bipin.ravi@arm.com>