commit | 9b5d75b17f131aa80930128b247c63d4ba177469 | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Wed Apr 10 15:33:21 2024 -0500 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue May 07 10:44:39 2024 +0000 |
tree | cdbd7187025778248a576368d580ac4a3bc5fa6a | |
parent | 02633263a6f15c8a761968a872f981bc0fea6111 [diff] |
fix(cpus): workaround for Cortex-X4 erratum 2740089 Cortex-X4 erratum 2740089 is a Cat B erratum that applies to all revisions <=r0p1 and is fixed in r0p2. The workaround is to insert a dsb before the isb in the power down sequence. SDEN documentation: https://developer.arm.com/documentation/SDEN2432808/latest Change-Id: I1d0fa4dd383437044a4467591f65a4a8514cabdc Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> (cherry picked from commit c833ca66a6fecbc54e038164e466be677559ec4e)