Add test config for COT_DESC_IN_DTB feature

Added test config to verify the boot when CoT descriptors
are placed in device tree

Change-Id: Ibd10581020f511f1c6cfc2f24d803f9ff7ac4d45
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
diff --git a/group/tf-l3-boot-tests-misc/fvp-tbb-mbedtls-cot-in-dtb,fvp-default:fvp-tftf-fip.tftf-aemv8a-debug b/group/tf-l3-boot-tests-misc/fvp-tbb-mbedtls-cot-in-dtb,fvp-default:fvp-tftf-fip.tftf-aemv8a-debug
new file mode 100644
index 0000000..0a342ff
--- /dev/null
+++ b/group/tf-l3-boot-tests-misc/fvp-tbb-mbedtls-cot-in-dtb,fvp-default:fvp-tftf-fip.tftf-aemv8a-debug
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2020, Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
diff --git a/tf_config/fvp-tbb-mbedtls-cot-in-dtb b/tf_config/fvp-tbb-mbedtls-cot-in-dtb
new file mode 100644
index 0000000..b538ece
--- /dev/null
+++ b/tf_config/fvp-tbb-mbedtls-cot-in-dtb
@@ -0,0 +1,7 @@
+ARM_ROTPK_LOCATION=devel_rsa
+CROSS_COMPILE=aarch64-none-elf-
+GENERATE_COT=1
+PLAT=fvp
+ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem
+TRUSTED_BOARD_BOOT=1
+COT_DESC_IN_DTB=1