commit | 262bb3a223bed377603ac756fef8d685fad016ef | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Wed Dec 07 13:54:02 2022 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Feb 03 17:08:57 2023 +0000 |
tree | ebf311ffae8413ebe3a397e859abac131b81d0fc | |
parent | c90daab3f0029867f7d1b419dcb72961bdfaea9d [diff] |
fix(cpus): workaround for Cortex-X2 erratum 2768515 Cortex-X2 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/SDEN1775100/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: Ib02688f7b6dc7f6ec305e68e8895174f6fd577a0 (cherry picked from commit 1cfde82227558a8cc1792c068bc7a7cdf8feab43)