build(versal): add build configs for versal

    Add build configs for versal platform
    1)Add the UART1 console.
    2)Add opteed as SP dispatcher.
    3)Add the IPI CRC CHECK config.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com>
Change-Id: I71c667a9ba63dee3ec6d0bec653b608a9f3aeb81
diff --git a/group/tf-l1-build-plat/versal-console:nil b/group/tf-l1-build-plat/versal-console:nil
new file mode 100644
index 0000000..35f8713
--- /dev/null
+++ b/group/tf-l1-build-plat/versal-console:nil
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2022 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
diff --git a/group/tf-l1-build-plat/versal-crcchk:nil b/group/tf-l1-build-plat/versal-crcchk:nil
new file mode 100644
index 0000000..35f8713
--- /dev/null
+++ b/group/tf-l1-build-plat/versal-crcchk:nil
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2022 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
diff --git a/group/tf-l1-build-plat/versal-opteed:nil b/group/tf-l1-build-plat/versal-opteed:nil
new file mode 100644
index 0000000..35f8713
--- /dev/null
+++ b/group/tf-l1-build-plat/versal-opteed:nil
@@ -0,0 +1,5 @@
+#
+# Copyright (c) 2022 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
diff --git a/tf_config/versal-console b/tf_config/versal-console
new file mode 100644
index 0000000..758fd06
--- /dev/null
+++ b/tf_config/versal-console
@@ -0,0 +1,4 @@
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=versal
+RESET_TO_BL31=1
+VERSAL_CONSOLE=pl011_1
diff --git a/tf_config/versal-crcchk b/tf_config/versal-crcchk
new file mode 100644
index 0000000..baa7ac7
--- /dev/null
+++ b/tf_config/versal-crcchk
@@ -0,0 +1,4 @@
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=versal
+RESET_TO_BL31=1
+IPI_CRC_CHECK=1
diff --git a/tf_config/versal-opteed b/tf_config/versal-opteed
new file mode 100644
index 0000000..1347eb3
--- /dev/null
+++ b/tf_config/versal-opteed
@@ -0,0 +1,4 @@
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=versal
+RESET_TO_BL31=1
+SPD=opteed