commit | 6fff64f5758695c1dfae06ada8f13238c54738bc | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Tue Oct 17 09:11:19 2023 -0500 |
committer | laurenw-arm <lauren.wehrmeister@arm.com> | Tue Nov 07 11:03:50 2023 -0600 |
tree | 1cdf67b5f5f27ef240b858e2cf2871f5e38c1c08 | |
parent | d7c6699a2ba8589d668f209a1b11e7d42c81f440 [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> (cherry picked from commit fe06e118ab0837ff173f6b7e576dcc34b2d26bb1)