commit | 8f78e0d492529b9cd2c219af22ebd352d3c27bfe | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Thu Dec 15 14:48:21 2022 -0600 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Tue Dec 20 14:29:33 2022 -0600 |
tree | 93975b8e9688153ccf52d1fbe55480914a4f8190 | |
parent | fe4b0c41ed3b06d72590e3c1d5c0313fd1ee83b8 [diff] |
fix(cpus): workaround for Cortex-A78 erratum 2772019 Cortex-A78 erratum 2772019 is a Cat B erratum that applies to all revisions <=r1p2 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/SDEN1401784/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: I0362da463eca777aa7a385bcdeb39b8549799f02