summaryrefslogtreecommitdiff
path: root/security/tf_driver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/tf_driver/Makefile')
-rw-r--r--security/tf_driver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tf_driver/Makefile b/security/tf_driver/Makefile
index dfadb7d97406..5c48f626f5d8 100644
--- a/security/tf_driver/Makefile
+++ b/security/tf_driver/Makefile
@@ -21,7 +21,7 @@
# debug options
#EXTRA_CFLAGS += -O0 -DDEBUG -D_DEBUG -DCONFIG_TF_DRIVER_DEBUG_SUPPORT
EXTRA_CFLAGS += -DNDEBUG
-EXTRA_CFLAGS += -DLINUX -DCONFIG_TF_TRUSTZONE -DCONFIG_TFN
+EXTRA_CFLAGS += -DLINUX -DCONFIG_TF_TRUSTZONE -DCONFIG_TFN -DCONFIG_SECURE_TRACES
ifdef S_VERSION_BUILD
EXTRA_CFLAGS += -DS_VERSION_BUILD=$(S_VERSION_BUILD)