tf-a-eclair-*: Add DEBUG job param, to be passed to make
This will allow to e.g. check expression in assert statements, which are
otherwise ignored and absent on the preprocessor level, so ECLAIR doesn't
check them.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I419e66f5eb1086a4ea880eeca4a9afc1206e8b12
diff --git a/tf-a-eclair-daily.yaml b/tf-a-eclair-daily.yaml
index 524b213..505f32f 100644
--- a/tf-a-eclair-daily.yaml
+++ b/tf-a-eclair-daily.yaml
@@ -23,6 +23,11 @@
description: |
TF-A make target
- string:
+ name: DEBUG
+ default: '0'
+ description: |
+ TF-A make DEBUG setting
+ - string:
name: GERRIT_HOST
default: 'review.trustedfirmware.org'
- string: