commit | 25cf2844bc7c450ce3f5d7ea18d8b9f88d8cf96e | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Tue Nov 07 13:46:15 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Mon Jan 29 13:03:42 2024 +0000 |
tree | 865c5563c002d8586b8b69bd2a9ee356120c5389 | |
parent | 402b9a9c0c6cb953508840685a7e5138d10d31aa [diff] |
fix(cpus): workaround for Neoverse V1 erratum 2348377 Neoverse V1 erratum 2348377 is a Cat B erratum that applies to all revisions <= r1p1 and is fixed in r1p2. The workaround is to set CPUACTLR5_EL1[61] to 1. SDEN documentation: https://developer.arm.com/documentation/SDEN-1401781/latest Change-Id: Ica402494f78811c85e56a262e1f60b09915168fe Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com>