coverity: qti qcs615 platform build

Change-Id: I8fb65ea2ab29f50ef58e23c89d4d03335b6a5668
Signed-off-by: Amarinder Singh Sethi <quic_assethi@quicinc.com>
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index 27cdb78..795d2f9 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -437,6 +437,7 @@
 
 # Platforms from Qualcomm
 make PLAT=sc7180 $(common_flags) COREBOOT=1 all
+make PLAT=qcs615 $(common_flags) COREBOOT=1 all
 
 make PLAT=rk3288 CROSS_COMPILE=arm-none-eabi- \
     $(common_flags) ARCH=aarch32 AARCH32_SP=sp_min all