From 3fbe46d73fa2f0bf4eb6afbe70547c50ee7736ad Mon Sep 17 00:00:00 2001 From: Douglas Raillard Date: Wed, 15 Feb 2017 17:38:43 +0000 Subject: Clarify errata ERRATA_A53_836870 documentation The errata is enabled by default on r0p4, which is confusing given that we state we do not enable errata by default. This patch clarifies this sentence by saying it is enabled in hardware by default. Change-Id: I70a062d93e1da2416d5f6d5776a77a659da737aa Signed-off-by: Douglas Raillard --- docs/cpu-specific-build-macros.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cpu-specific-build-macros.md') diff --git a/docs/cpu-specific-build-macros.md b/docs/cpu-specific-build-macros.md index a743487f..bd7d4ed3 100644 --- a/docs/cpu-specific-build-macros.md +++ b/docs/cpu-specific-build-macros.md @@ -58,7 +58,7 @@ For Cortex-A53, following errata build flags are defined : * `ERRATA_A53_836870`: This applies errata 836870 workaround to Cortex-A53 CPU. This needs to be enabled only for revision <= r0p3 of the CPU. From - r0p4 and onwards, this errata is enabled by default. + r0p4 and onwards, this errata is enabled by default in hardware. For Cortex-A57, following errata build flags are defined : -- cgit v1.2.3