commit | 8ce40503ad00fe0dd35de6e51551da2b4f08a848 | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Wed Nov 02 16:12:01 2022 -0500 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Thu Nov 03 14:47:04 2022 -0500 |
tree | 477132a7c523184eb6730fed12d86a18285b6344 | |
parent | 6325f661c25c4fac5db9d57f92f71170b5eab567 [diff] |
fix(cpus): workaround for Neoverse N1 erratum 2743102 Neoverse N1 erratum 2743102 is a Cat B erratum that applies to all revisions <=r4p1 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/SDEN885747/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: I81a8793c1a118764df3ac97b67f5e088f56f6a20