commit | ef9a155975704a7e98e0df95d6d360b88289904b | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Wed Dec 07 13:32:35 2022 -0600 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Wed Dec 07 13:32:35 2022 -0600 |
tree | d412b121dad26868240a35dfeef5305a4d7c0e9a | |
parent | bdb744be338b2327e5b87d46b040a3afb85345a1 [diff] |
fix(cpus): workaround for Cortex-A710 erratum 2768515 Cortex-A710 erratum 2768515 is a Cat B erratum that applies to all revisions <=r2p1 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/SDEN1775101/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: If17fe04d3fda0dba6b8aabdd837a1c53e1830ed5