Add a build for the CoT descriptors in device tree
Added a build for the CoT descriptors in device tree.
Change-Id: I498652486c6feb95c503936d971401406e49eb82
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index bc6fa85..26c38a0 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -200,6 +200,9 @@
# Measured Boot
clean_build $fvp_common_flags ${ARM_TBB_OPTIONS} MEASURED_BOOT=1
+# CoT descriptors in device tree
+clean_build $fvp_common_flags ${ARM_TBB_OPTIONS} COT_DESC_IN_DTB=1
+
#
# Juno platform
# We'll use the following flags for all Juno builds.