commit | 86839eb79d057ef82b133281fc0769ea15ef229c | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Wed Dec 07 13:54:02 2022 -0600 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Wed Dec 07 13:54:02 2022 -0600 |
tree | 31399637b8dc201492d24ee95e680c9f05364e8a | |
parent | ef9a155975704a7e98e0df95d6d360b88289904b [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