commit | 08a0f6acaa327b0de868a2fdff9fcdf5880de9db | [log] [tgz] |
---|---|---|
author | Sona Mathew <SonaRebecca.Mathew@arm.com> | Thu Mar 02 15:07:55 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue Mar 28 15:27:25 2023 +0200 |
tree | a1a7920c8a91a2d47a7592f97cdb25013b378945 | |
parent | 416ebb0084e9c0e11967f57bb2156d52435f086d [diff] |
fix(cpus): workaround for Neoverse V1 errata 2743233 Neoverse V1 erratum 2743233 is a Cat B erratum that applies to all revisions <= r1p2 and is still open. The workaround sets CPUACTLR5_EL1[56:55] to 2'b01. SDEN documentation: https://developer.arm.com/documentation/SDEN1401781/latest Change-Id: If51a6f4293fa8b5b35c44edd564ebb715ba309a1 Signed-off-by: Sona Mathew <SonaRebecca.Mathew@arm.com> (cherry picked from commit f1c3eae9e091a63b42eebae8b03d4d470c9c3f75)