aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAmbroise Vincent <ambroise.vincent@arm.com>2019-03-04 13:20:56 +0000
committerAmbroise Vincent <ambroise.vincent@arm.com>2019-03-13 15:40:45 +0000
commitbe10dcde5226ab28ae4bc71f74b26bbbb030cb4b (patch)
tree205aea93f4eb0fda522d6515728b6cd47f406e61 /docs
parent0b64c194853d631909317c041d5501ec53c3bfef (diff)
downloadplatform_external_arm-trusted-firmware-be10dcde5226ab28ae4bc71f74b26bbbb030cb4b.tar.gz
platform_external_arm-trusted-firmware-be10dcde5226ab28ae4bc71f74b26bbbb030cb4b.tar.bz2
platform_external_arm-trusted-firmware-be10dcde5226ab28ae4bc71f74b26bbbb030cb4b.zip
Cortex-A17: Implement workaround for errata 852423
Change-Id: I3a101e540f0b134ecf9a51fa3d7d8e3d0369b297 Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/cpu-specific-build-macros.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cpu-specific-build-macros.rst b/docs/cpu-specific-build-macros.rst
index ae0cfd9c2..ca3366dc5 100644
--- a/docs/cpu-specific-build-macros.rst
+++ b/docs/cpu-specific-build-macros.rst
@@ -84,6 +84,9 @@ For Cortex-A17, the following errata build flags are defined :
- ``ERRATA_A17_852421``: This applies errata 852421 workaround to Cortex-A17
CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
+- ``ERRATA_A17_852423``: This applies errata 852423 workaround to Cortex-A17
+ CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
+
For Cortex-A53, the following errata build flags are defined :
- ``ERRATA_A53_819472``: This applies errata 819472 workaround to all