coverity: qti qcs615 platform build
Change-Id: I8fb65ea2ab29f50ef58e23c89d4d03335b6a5668
Signed-off-by: Amarinder Singh Sethi <quic_assethi@quicinc.com>
diff --git a/group/tf-l1-build-plat/qcs615-default:nil b/group/tf-l1-build-plat/qcs615-default:nil
new file mode 100644
index 0000000..394224a
--- /dev/null
+++ b/group/tf-l1-build-plat/qcs615-default:nil
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2024, The Linux Foundation. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
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
diff --git a/tf_config/qcs615-default b/tf_config/qcs615-default
new file mode 100644
index 0000000..3e944d8
--- /dev/null
+++ b/tf_config/qcs615-default
@@ -0,0 +1,3 @@
+COREBOOT=1
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=qcs615