commit | 4e4d88b64fff1d81b7fb636aa4ea2dcbe6a52112 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Wed Jul 05 17:24:23 2023 -0500 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Sep 22 08:35:12 2023 +0000 |
tree | e0e69eb28433621e856647f867df822864b95f4c | |
parent | 9d6d133ed4bed0af1f371efea5000c2ff3b0a238 [diff] |
fix(cpus): workaround for Neoverse N2 erratum 2743014 Neoverse N2 erratum 2743014 is a Cat B erratum that applies to all revisions <=r0p2 and is fixed in r0p3. The workaround is to set CPUACTLR5_EL1[56:55] to 2'b01. SDEN documentation: https://developer.arm.com/documentation/SDEN1982442/latest Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: Ie7e1be5dea9d1f74738f9fed0fb58bfd41763192 (cherry picked from commit eb44035cdec5d47d7eb3c904c8e5d8443b9dfcba)