commit | 71ed91733140c82a392161c81869fcadb445c01a | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Tue Nov 07 13:46:15 2023 -0600 |
committer | Sona Mathew <sonarebecca.mathew@arm.com> | Mon Nov 20 16:29:40 2023 -0600 |
tree | 54b31e979933b843348b096e71c546e0e2bd441e | |
parent | 355ce0a43abc1559b072b9cd9905f5194a6f0b86 [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>