Files
Bipin RaviandYann Gautier eadc24b6b1 fix(cpus): workaround for Cortex-X3 erratum 2266875
Cortex-X3 erratum 2266875 is a Cat B erratum that applies to
all revisions <= r1p0 and is fixed in r1p1. 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 Documentation:
https://developer.arm.com/documentation/2055130/latest

Change-Id: I9c610777e222f57f520d223bb03fc5ad05af1077
Signed-off-by: Bipin Ravi <bipin.ravi@arm.com>
(cherry picked from commit a65c5ba351)
2024-01-24 11:32:56 +01:00
..
2023-02-03 17:22:05 +00:00
2021-10-26 12:15:42 +01:00
2019-12-18 09:59:12 +01:00
2020-02-27 16:14:07 +00:00