commit | 366dc1f2121520358a2c82a9e8699b9a955b8a61 | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Tue Oct 17 18:35:55 2023 -0500 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Wed Nov 29 19:22:55 2023 +0200 |
tree | bd7a3a186648342a367239e6b5d7b3de0fd438b1 | |
parent | 042aa3a62474833fa63450aeaee1ea18f181194c [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> (cherry picked from commit 912c4090fff207b445dde4bff72cc9b6e057e8b7)