commit | b10afcce5ff1202e1cd922dbd3c1e5980b478429 | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Thu Dec 15 14:48:21 2022 -0600 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Tue Dec 20 14:29:33 2022 -0600 |
tree | 93975b8e9688153ccf52d1fbe55480914a4f8190 | |
parent | 31747f057b13b5934b607b7021139e58a55f7766 [diff] |
fix(cpus): workaround for Cortex-A78 erratum 2772019 Cortex-A78 erratum 2772019 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/SDEN1401784/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: I0362da463eca777aa7a385bcdeb39b8549799f02