CI: Use SCP/MCP v2.7.0 release binaries for CSS platforms
This patch makes use of SCP/MCP v2.7.0 release binaries
for the following FVP CSS platforms:
- rddaniel
- rdn1edge
- rdn1edgex2
- sgi575
- sgm775
- tc0
For sgi575 and sgm775 prebuilt binaries are also updated
from https://releases.linaro.org/members/arm/platforms/20.01
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Change-Id: Iff561e3aad9f28670066ef53b878128a96f6a697
diff --git a/run_config/fvp-sgi575 b/run_config/fvp-sgi575
index 4f20ec0..56ba556 100644
--- a/run_config/fvp-sgi575
+++ b/run_config/fvp-sgi575
@@ -6,7 +6,7 @@
#
fetch_tf_resource() {
- #Fetch the pre-built SCP/MCP binaries if they haven't been built
+ # Fetch the pre-built SCP/MCP binaries if they haven't been built
if [ ! -f "$archive/mcp_rom.bin" ]; then
url="$sgi_prebuilts/mcp_rom.bin" fetch_file
archive_file "mcp_rom.bin"