commit | 33100ef4b2385c4aab82abaf595c225bd4d716b0 | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Tue Feb 28 14:51:28 2023 -0600 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Wed Mar 08 14:58:05 2023 -0600 |
tree | 1e0ee8949a3472fae36f430b02ee3ad362b60101 | |
parent | 1dabffe99a3a27b52b40741c010a87beb157cfca [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