Add Morello platform to the CI
Add an SCP boot test config for the Morello platform.
Signed-off-by: Anurag Koul <anurag.koul@arm.com>
Change-Id: Ia64359a8793d9f4c7bc5bbc1838e5ed834d3b27f
diff --git a/morello_utils.sh b/morello_utils.sh
new file mode 100644
index 0000000..d1f00cf
--- /dev/null
+++ b/morello_utils.sh
@@ -0,0 +1,12 @@
+#!/usr/bin/env bash
+#
+# Copyright (c) 2021 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
+
+source "$ci_root/fvp_utils.sh"
+
+morello_prebuilts=${morello_prebuilts:="$tfa_downloads/morello"}
+
+uefi_addr=0x14200000