plat(juno): use generic image fetching functions
Some generic functions have been provided for fetching prebuilt images -
use these for Juno runs.
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
Change-Id: I77c1a0e3336ecdbbdba88078b8ee6e03dc760b0f
diff --git a/run_config/juno-tftf+aarch32 b/run_config/juno-tftf+aarch32
index cfeb176..8f4a25d 100644
--- a/run_config/juno-tftf+aarch32
+++ b/run_config/juno-tftf+aarch32
@@ -6,7 +6,7 @@
#
post_tf_build() {
- get_scp_bl2_bin
+ url="${scp_bl2_url}" filename="scp_bl2.bin" fetch_and_archive
# Building FIP for this config requires a BL32 built in AArch32, but
# we'll only build that later. For now, provide a dummy file; we'll