commit | a30760567eacce2b384ba072050eae4a422a5e9f | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Tue Feb 28 14:51:28 2023 -0600 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Mar 10 11:38:48 2023 +0000 |
tree | eb0e5ae7124605eefdcb588497a238c6a0de2d8a | |
parent | 6501f522e6aff3cd28ebdc3a26bd8eebda991f78 [diff] |
fix(cpus): workaround for Cortex-A78 erratum 2742426 Cortex-A78 erratum 2742426 is a Cat B erratum that applies to all revisions <= r1p2 and is still open. The workaround is to set the CPUACTLR5_EL1[56:55] to 2'b01. SDEN documentation: https://developer.arm.com/documentation/SDEN1401784/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: I42506a87d41c9e2b30bc78c08d22f36e1f9635c1 (cherry picked from commit a63332c517ac5699644d3e2fbf159d3e35c32549)