From 0b77197baf9a22625f91112cf009c9209f4279e8 Mon Sep 17 00:00:00 2001 From: Sandrine Bailleux Date: Thu, 14 Apr 2016 14:18:07 +0100 Subject: Add support for Cortex-A57 erratum 829520 workaround Change-Id: Ia2ce8aa752efb090cfc734c1895c8f2539e82439 --- 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 5d34409f..94d05d57 100644 --- a/docs/cpu-specific-build-macros.md +++ b/docs/cpu-specific-build-macros.md @@ -66,6 +66,9 @@ For Cortex-A57, following errata build flags are defined : * `ERRATA_A57_828024`: This applies errata 828024 workaround to Cortex-A57 CPU. This needs to be enabled only for revision <= r1p1 of the CPU. +* `ERRATA_A57_829520`: This applies errata 829520 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