commit | 67fa085cf61c598a6e3ecba9afd581c2fd5e9007 | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Tue Nov 07 13:46:15 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue Nov 28 14:47:34 2023 +0000 |
tree | 012309a365ead1e134ad7f28a79b88cb88e0743c | |
parent | f1a90ce20245cf69d263393837572e7357ff641f [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> (cherry picked from commit 71ed91733140c82a392161c81869fcadb445c01a)