ci(spm): update static binaries to 07-29-2021
Update static binaries required for SPM testing to:
/arm/pdsw/downloads/tf-a/spm/07-29-2021
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I6a7095ab7deb0b9954a6e5ae43c6e602d764a597
diff --git a/run_config/fvp-spm.linux b/run_config/fvp-spm.linux
index 2d4bbcb..e32b552 100644
--- a/run_config/fvp-spm.linux
+++ b/run_config/fvp-spm.linux
@@ -10,8 +10,8 @@
}
fetch_tf_resource() {
- url="$tfa_downloads/spm/02-05-2021/initrd.img" saveas="initrd.bin" fetch_file
- url="$tfa_downloads/spm/02-05-2021/manifest.dtb" fetch_file
+ url="$tfa_downloads/spm/07-29-2021/initrd.img" saveas="initrd.bin" fetch_file
+ url="$tfa_downloads/spm/07-29-2021/manifest.dtb" fetch_file
archive_file "initrd.bin"
archive_file "manifest.dtb"