ci(pcnd): add build config for FVP with ProvenCore based dispatcher
Tf build configuration added for FVP with ProvenCore dispatcher.
Coverity already includes this build configuration, but somehow
it wasn't added to the tf-l1-build-fvp CI build group.
Change-Id: I6a5b2f026b9232aceb77f864fe80fbb0f6b0561c
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
diff --git a/group/tf-l1-build-fvp/fvp-tbb-pcnd:nil b/group/tf-l1-build-fvp/fvp-tbb-pcnd:nil
new file mode 100644
index 0000000..b452bbf
--- /dev/null
+++ b/group/tf-l1-build-fvp/fvp-tbb-pcnd:nil
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2023 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
diff --git a/tf_config/fvp-tbb-pcnd b/tf_config/fvp-tbb-pcnd
new file mode 100644
index 0000000..173374a
--- /dev/null
+++ b/tf_config/fvp-tbb-pcnd
@@ -0,0 +1,10 @@
+ARM_ROTPK_LOCATION=devel_rsa
+CROSS_COMPILE=aarch64-none-elf-
+FVP_TRUSTED_SRAM_SIZE=384
+GENERATE_COT=1
+PLAT=fvp
+ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem
+SPD=pncd
+SPD_PNCD_NS_IRQ=126
+SPD_PNCD_S_IRQ=15
+TRUSTED_BOARD_BOOT=1