commit | 483bc9e2035f9bc39188c0fdd2c139143ecd3c4d | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Tue Oct 17 09:11:19 2023 -0500 |
committer | laurenw-arm <lauren.wehrmeister@arm.com> | Thu Nov 02 10:12:36 2023 -0500 |
tree | 92ebed2adc707c5108a61750d870f5ee1a30039d | |
parent | bfa1468b33201dad91b762839767f271291efa9e [diff] |
fix(cpus): workaround for Cortex-X2 erratum 2742423 Cortex-X2 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-1775100/latest Change-Id: I03897dc2a7f908937612c2b66ce7a043c1b7575d Signed-off-by: Bipin Ravi <bipin.ravi@arm.com>