summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMadhukar Pappireddy <madhukar.pappireddy@arm.com>2021-08-31 00:14:24 +0200
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2021-08-31 00:14:24 +0200
commit3c9962a1c0b4960222bf850034286aef496c3612 (patch)
tree6b529c15d9d0fa5b43dae509bdadc534cb3e3451 /docs
parent523569d09d79d6268c715052ab86d8bb30512b4a (diff)
parent9380f754181a56abe20c3c4e9152b3604ae30c65 (diff)
downloadarm-trusted-firmware-3c9962a1c0b4960222bf850034286aef496c3612.tar.gz
Merge "errata: workaround for Neoverse-N2 errata 2002655" into integration
Diffstat (limited to 'docs')
-rw-r--r--docs/design/cpu-specific-build-macros.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/design/cpu-specific-build-macros.rst b/docs/design/cpu-specific-build-macros.rst
index 2dc4c866d..9b8b0be94 100644
--- a/docs/design/cpu-specific-build-macros.rst
+++ b/docs/design/cpu-specific-build-macros.rst
@@ -333,6 +333,11 @@ For Neoverse N1, the following errata build flags are defined :
CPU. This needs to be enabled for revisions r3p0, r3p1, r4p0, and r4p1, for
revisions r0p0, r1p0, and r2p0 there is no workaround.
+For Neoverse N2, the following errata build flags are defined :
+
+- ``ERRATA_N2_2002655``: This applies errata 2002655 workaround to Neoverse-N2
+ CPU. This needs to be enabled for revision r0p0 of the CPU, it is still open.
+
For Neoverse V1, the following errata build flags are defined :
- ``ERRATA_V1_1774420``: This applies errata 1774420 workaround to Neoverse-V1