mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-05-09 02:51:21 +00:00
Merge "fix(cpus): workaround for Cortex X3 erratum 2743088" into integration
This commit is contained in:
commit
9ac42bf263
4 changed files with 20 additions and 3 deletions
|
@ -783,6 +783,10 @@ For Cortex-X3, the following errata build flags are defined :
|
|||
Cortex-X3 CPU. This needs to be enabled only for revisions r0p0, r1p0 and
|
||||
r1p1. It is fixed in r1p2.
|
||||
|
||||
- ``ERRATA_X3_2743088``: This applies errata 2743088 workaround to Cortex-X3
|
||||
CPU. This needs to be enabled only for revisions r0p0, r1p0 and r1p1. It is
|
||||
fixed in r1p2.
|
||||
|
||||
- ``ERRATA_X3_2779509``: This applies errata 2779509 workaround to Cortex-X3
|
||||
CPU. This needs to be enabled only for revisions r0p0, r1p0 and r1p1 of the
|
||||
CPU. It is fixed in r1p2.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue