commit | 03ba5d8fb6b46bc79e03f36ab2fe0d5b47487bfb | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Tue Oct 17 05:56:01 2023 -0500 |
committer | laurenw-arm <lauren.wehrmeister@arm.com> | Thu Nov 02 10:12:33 2023 -0500 |
tree | fa828effba0a67a207d4ba70bccde63f0413a6cf | |
parent | 1daa5a43c409bea280c98b32435b239159c6749f [diff] |
fix(cpus): workaround for Neoverse N2 erratum 2346952 Neoverse N2 erratum 2346952 is a Cat B erratum that applies to all revisions <= r0p2 and is fixed in r0p3. The workaround is to set L2 TQ size statically to it's full size. SDEN documentation: https://developer.arm.com/documentation/SDEN-1982442/latest Change-Id: I03c3cf1f951fbc906fdebcb99a523c5ac8ba055d Signed-off-by: Bipin Ravi <bipin.ravi@arm.com>