feat(fvp): add configs for CCA COT_DESC_IN_DTB

Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
Change-Id: If2a7e172ca1eeee83e89464b2000a57c7293d196
diff --git a/group/tf-l1-build-fvp/fvp-tbb-mbedtls-cca-cot-in-dtb:nil b/group/tf-l1-build-fvp/fvp-tbb-mbedtls-cca-cot-in-dtb:nil
new file mode 100644
index 0000000..b5a3cc6
--- /dev/null
+++ b/group/tf-l1-build-fvp/fvp-tbb-mbedtls-cca-cot-in-dtb:nil
@@ -0,0 +1,6 @@
+#
+# Copyright (c) 2024 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
+
diff --git a/group/tf-l3-boot-tests-misc/fvp-tbb-mbedtls-rme-cot-in-dtb,fvp-rme:fvp-trp.tftf-tftf.rme b/group/tf-l3-boot-tests-misc/fvp-tbb-mbedtls-rme-cot-in-dtb,fvp-rme:fvp-trp.tftf-tftf.rme
new file mode 100644
index 0000000..b5a3cc6
--- /dev/null
+++ b/group/tf-l3-boot-tests-misc/fvp-tbb-mbedtls-rme-cot-in-dtb,fvp-rme:fvp-trp.tftf-tftf.rme
@@ -0,0 +1,6 @@
+#
+# Copyright (c) 2024 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
+
diff --git a/tf_config/fvp-tbb-mbedtls-cca-cot-in-dtb b/tf_config/fvp-tbb-mbedtls-cca-cot-in-dtb
new file mode 100644
index 0000000..2240c27
--- /dev/null
+++ b/tf_config/fvp-tbb-mbedtls-cca-cot-in-dtb
@@ -0,0 +1,9 @@
+ARM_ROTPK_LOCATION=devel_rsa
+COT=cca
+COT_DESC_IN_DTB=1
+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
+TRUSTED_BOARD_BOOT=1
diff --git a/tf_config/fvp-tbb-mbedtls-rme-cot-in-dtb b/tf_config/fvp-tbb-mbedtls-rme-cot-in-dtb
new file mode 100644
index 0000000..8a2042d
--- /dev/null
+++ b/tf_config/fvp-tbb-mbedtls-rme-cot-in-dtb
@@ -0,0 +1,10 @@
+ARM_ROTPK_LOCATION=devel_rsa
+COT_DESC_IN_DTB=1
+CROSS_COMPILE=aarch64-none-elf-
+ENABLE_RME=1
+FVP_HW_CONFIG_DTS=fdts/fvp-base-gicv3-psci-1t.dts
+FVP_TRUSTED_SRAM_SIZE=384
+GENERATE_COT=1
+PLAT=fvp
+ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem
+TRUSTED_BOARD_BOOT=1