commit | b87b02cf1d93f2be2113192cd5f1927e33121a80 | [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 | 10f4d1a2d053b0740644d704d7583666913e5092 [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