summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBipin Ravi <bipin.ravi@arm.com>2026-08-05 20:57:50 +0000
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2026-08-05 20:57:50 +0000
commit84e0412c2d682a2657ec6e9a661f818b6560a509 (patch)
tree05b479a2a082900cfd3512066ba2b215722c964d /docs
parent011ea0b4eb1f20813682133db6bb974f7a2e24c1 (diff)
parent85e9f6dc95ff6fd719d9bc1c412b64404d2a8d43 (diff)
downloadarm-trusted-firmware-84e0412c2d682a2657ec6e9a661f818b6560a509.tar.gz
arm-trusted-firmware-84e0412c2d682a2657ec6e9a661f818b6560a509.zip
Merge "fix(cpus): workaround for C1-Pro erratum 3773617" into integration
Diffstat (limited to 'docs')
-rw-r--r--docs/design/cpu-specific-build-macros.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/design/cpu-specific-build-macros.rst b/docs/design/cpu-specific-build-macros.rst
index 2736caa7c..f1c0356aa 100644
--- a/docs/design/cpu-specific-build-macros.rst
+++ b/docs/design/cpu-specific-build-macros.rst
@@ -1808,6 +1808,10 @@ For C1-Pro, the following errata build flags are defined :
CPU. This needs to be enabled for revisions r0p0 and r1p0 of the CPU, it
is fixed in r1p1.
+- ``ERRATA_C1PRO_3773617``: This applies errata 3773617 workaround to C1-Pro
+ CPU. This needs to be enabled for revision r1p1 of the CPU, it is fixed in
+ r1p2.
+
For C1-Nano, the following errata build flags are defined :
- ``ERRATA_C1NANO_3392149``: This applies errata 3392149 workaround to