commit | c6b6521d8ffabac2608f5f2afb58fc21ae35d5ad | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Tue Mar 08 10:37:43 2022 -0600 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Mon Apr 11 17:00:19 2022 -0500 |
tree | 1b979d42237bfd40e0f0f40d2531c035b4846eeb | |
parent | 68d545d129755e71c8e32d6761191c094f17f22e [diff] |
fix(errata): workaround for Cortex-X2 erratum 2147715 Cortex-X2 erratum 2147715 is a Cat B erratum that applies to revision r2p0 and is fixed in r2p1. The workaround is to set CPUACTLR_EL1[22]=1, which will cause the CFP instruction to invalidate all branch predictor resources regardless of context. SDEN can be found here: https://developer.arm.com/documentation/SDEN1775100/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: I2d81867486d9130f2c36cd4554ca9a8f37254b57