summaryrefslogtreecommitdiff
path: root/make_helpers/cflags.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make_helpers/cflags.mk')
-rw-r--r--make_helpers/cflags.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make_helpers/cflags.mk b/make_helpers/cflags.mk
index 680567396..58ecf38d6 100644
--- a/make_helpers/cflags.mk
+++ b/make_helpers/cflags.mk
@@ -242,6 +242,7 @@ ifeq ($(ENABLE_PIE),1)
endif #(ENABLE_PIE)
BL1_CPPFLAGS += -DREPORT_ERRATA=${DEBUG}
+BL2_CPPFLAGS += -DREPORT_ERRATA=0
BL31_CPPFLAGS += -DREPORT_ERRATA=${DEBUG}
BL32_CPPFLAGS += -DREPORT_ERRATA=${DEBUG}