ci(handoff): add build config for TC platform
Add build-only test configuration for TC3 to validate
firmware handoff library compilation.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
Change-Id: If4a22bb6acb7db795b574b1b5c53d14e05c381bd
diff --git a/group/tf-l1-build-plat/fvp-tc3-tbb-handoff:nil b/group/tf-l1-build-plat/fvp-tc3-tbb-handoff:nil
new file mode 100644
index 0000000..8e0db6b
--- /dev/null
+++ b/group/tf-l1-build-plat/fvp-tc3-tbb-handoff:nil
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2025, Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
diff --git a/tf_config/fvp-tc3-tbb-handoff b/tf_config/fvp-tc3-tbb-handoff
new file mode 100644
index 0000000..a450e2b
--- /dev/null
+++ b/tf_config/fvp-tc3-tbb-handoff
@@ -0,0 +1,11 @@
+ARM_GPT_SUPPORT=1
+ARM_ROTPK_LOCATION=devel_rsa
+BRANCH_PROTECTION=1
+CROSS_COMPILE=aarch64-none-elf-
+GENERATE_COT=1
+PLAT=tc
+ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem
+SCP_BL2=/dev/null
+TARGET_PLATFORM=3
+TRUSTED_BOARD_BOOT=1
+TRANSFER_LIST=1