commit | 8ca7abae81e2b99757f5955edbc9eb8a416adc7d | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Wed Dec 20 15:40:44 2023 -0600 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Wed Jan 17 14:28:04 2024 -0600 |
tree | e783ada55bf31dcf0ea194d20972567602f39e60 | |
parent | dfa4cf456db3489615772407d5e208941b23025c [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>