From df22d602b6b1ee00a0cb31e88bb63e7152f2cf6a Mon Sep 17 00:00:00 2001 From: Sandrine Bailleux Date: Thu, 14 Apr 2016 13:32:31 +0100 Subject: Add support for Cortex-A57 erratum 826974 workaround Change-Id: I45641551474f4c58c638aff8c42c0ab9a8ec78b4 --- 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 c57dc7ee..408af36b 100644 --- a/docs/cpu-specific-build-macros.md +++ b/docs/cpu-specific-build-macros.md @@ -60,6 +60,9 @@ For Cortex-A57, following errata build flags are defined : * `ERRATA_A57_813420`: This applies errata 813420 workaround to Cortex-A57 CPU. This needs to be enabled only for revision r0p0 of the CPU. +* `ERRATA_A57_826974`: This applies errata 826974 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