From adeecf9219fd542379e704ce190701f6a78eb42a Mon Sep 17 00:00:00 2001 From: Sandrine Bailleux Date: Thu, 21 Apr 2016 11:10:52 +0100 Subject: Add support for Cortex-A57 erratum 833471 workaround Change-Id: I86ac81ffd7cd094ce68c4cceb01c16563671a063 --- docs/cpu-specific-build-macros.md | 3 +++ 1 file changed, 3 insertions(+) (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 c41cbff6..202cea70 100644 --- a/docs/cpu-specific-build-macros.md +++ b/docs/cpu-specific-build-macros.md @@ -72,6 +72,9 @@ For Cortex-A57, following errata build flags are defined : * `ERRATA_A57_829520`: This applies errata 829520 workaround to Cortex-A57 CPU. This needs to be enabled only for revision <= r1p2 of the CPU. +* `ERRATA_A57_833471`: This applies errata 833471 workaround to Cortex-A57 + CPU. This needs to be enabled only for revision <= r1p2 of the CPU. + 3. CPU Specific optimizations ------------------------------ -- cgit v1.2.3