commit | e0b52cc65b275130bf36eb70e8d69953397fe09d | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Wed Jan 18 11:03:21 2023 -0600 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Wed Jan 18 11:30:25 2023 -0600 |
tree | f18006670911923725124cbb063504627c5edd34 | |
parent | ceea140ee422189dc9179265cf13fb9af0eed18e [diff] |
fix(cpus): workaround for Cortex-A78C erratum 2772121 Cortex-A78C erratum 2772121 is a Cat B erratum that applies to all revisions <=r0p2 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/SDEN1707916/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: I0e190dabffc20c4d3b9b98d1abeb50f308b80bb9