commit | 912c4090fff207b445dde4bff72cc9b6e057e8b7 | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Tue Oct 17 18:35:55 2023 -0500 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Tue Nov 21 15:20:46 2023 -0600 |
tree | bd4aab4d1014eaf9b84c3665654eb2ea7ab8ad6f | |
parent | ccd8c0230c74ed88c00321592dfd977e228041f0 [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>