From a8b1c769361c63a69fd73afe37bb4799446ec045 Mon Sep 17 00:00:00 2001 From: Sandrine Bailleux Date: Thu, 14 Apr 2016 14:04:48 +0100 Subject: Add support for Cortex-A57 erratum 828024 workaround Change-Id: I632a8c5bb517ff89c69268e865be33101059be7d --- 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 408af36b..5d34409f 100644 --- a/docs/cpu-specific-build-macros.md +++ b/docs/cpu-specific-build-macros.md @@ -63,6 +63,9 @@ For Cortex-A57, following errata build flags are defined : * `ERRATA_A57_826974`: This applies errata 826974 workaround to Cortex-A57 CPU. This needs to be enabled only for revision <= r1p1 of the CPU. +* `ERRATA_A57_828024`: This applies errata 828024 workaround to Cortex-A57 + CPU. This needs to be enabled only for revision <= r1p1 of the CPU. + 3. CPU Specific optimizations ------------------------------ -- cgit v1.2.3