commit | bfa1468b33201dad91b762839767f271291efa9e | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Tue Oct 17 07:55:55 2023 -0500 |
committer | laurenw-arm <lauren.wehrmeister@arm.com> | Thu Nov 02 10:12:36 2023 -0500 |
tree | a93e47fc9655b7f6e06a4645eb68a328f4db41f0 | |
parent | 2997ab9d35d61bfde4ccc712c874430c218195f7 [diff] |
fix(cpus): workaround for Cortex-A710 erratum 2742423 Cortex-A710 erratum 2742423 is a Cat B erratum that applies to all revisions <= r2p1 and is still open. The workaround is to set CPUACTLR5_EL1[56:55] to 2'b01. SDEN documentation: https://developer.arm.com/documentation/SDEN-1775101/latest Change-Id: I4d9d3760491f1e6c59b2667c16d59b99cc7979f1 Signed-off-by: Bipin Ravi <bipin.ravi@arm.com>