ci: add build config for SPM_MM with HOB creation library
Add build config to test transfer list with PHIT Hob list for delivering
boot information to StandaloneMm.
Change-Id: Ice3068a47986726f7e525788967935e04d1184c0
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
diff --git a/group/tf-l1-build-fvp/fvp-spm-mm-hob-handoff:nil b/group/tf-l1-build-fvp/fvp-spm-mm-hob-handoff:nil
new file mode 100644
index 0000000..b5a3cc6
--- /dev/null
+++ b/group/tf-l1-build-fvp/fvp-spm-mm-hob-handoff:nil
@@ -0,0 +1,6 @@
+#
+# Copyright (c) 2024 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
+
diff --git a/tf_config/fvp-spm-mm-hob-handoff b/tf_config/fvp-spm-mm-hob-handoff
new file mode 100644
index 0000000..30f329c
--- /dev/null
+++ b/tf_config/fvp-spm-mm-hob-handoff
@@ -0,0 +1,9 @@
+ARM_BL31_IN_DRAM=1
+CROSS_COMPILE=aarch64-none-elf-
+CTX_INCLUDE_FPREGS=1
+EL3_EXCEPTION_HANDLING=1
+ENABLE_SVE_FOR_NS=0
+HOB_LIST=1
+PLAT=fvp
+SPM_MM=1
+TRANSFER_LIST=1