commit | d36d167516432566918892e38569e4d1ac534fb8 | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Tue Oct 17 18:35:55 2023 -0500 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Mon Jan 29 13:03:42 2024 +0000 |
tree | 291e05d5a84cb5e9fda2eac7210cb9072b89545f | |
parent | 6becda5d11b135a3b3d59082b7f6b90fe88c5b3f [diff] |
fix(cpus): workaround for Neoverse V2 erratum 2662553 Neoverse V2 erratum 2662553 is a Cat B erratum that applies to all revisions <= r0p1 and is fixed in r0p2. The workaround is to set L2 TQ size statically to it's full size. SDEN documentation: https://developer.arm.com/documentation/SDEN-2332927/latest Change-Id: I3bc43e7299c17db8a6771a547515ffb2a172fa0f Signed-off-by: Bipin Ravi <bipin.ravi@arm.com>