commit | 28b3d9822ca907669a1f054c3d5e54855f56ae4b | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Mon Sep 18 19:54:41 2023 -0500 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Nov 03 14:56:11 2023 +0000 |
tree | e876d5f46106e9e9ecc56cf7d7ab8e6940bb6abb | |
parent | ff996c20c96da81fa5e9efdfc4ed0fd4ffc2214f [diff] |
fix(cpus): workaround for Neoverse V2 erratum 2743011 Neoverse V2 erratum 2743011 is a Cat B erratum that applies to all revisions <= r0p1 and is fixed in r0p2. The workaround is to set CPUACTLR5_EL1[56:55] to 2'b01. SDEN documentation: https://developer.arm.com/documentation/SDEN2332927/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: I0e06ca723a1cce51fb027b7160f3dd06a4c93e64 (cherry picked from commit 58dd153cc88e832a6b019f1d4c2e6d64986ea69d)