commit | 31747f057b13b5934b607b7021139e58a55f7766 | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Thu Dec 15 11:57:53 2022 -0600 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Tue Dec 20 14:17:20 2022 -0600 |
tree | 0c804a6de7ba9927d24f6760a3bf8bcb3b9a7b8e | |
parent | f4d8ed50d27687d437e6885d2b6445a720ae9f69 [diff] |
fix(cpus): workaround for Neoverse V1 erratum 2743093 Neoverse V1 erratum 2743093 is a Cat B erratum that applies to all revisions <=r1p2 and is still open. The workaround is to insert a dsb before the isb in the power down sequence. SDEN documentation: https://developer.arm.com/documentation/SDEN1401781/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: I8ee7c16c14c4fd6ee35d20c855273ecfce0d1b32