tests: fs/linux/arm/test.py using new 20220707 bootloader
The tarball contains the recently merged FEAT_PAuth bootlader fix [1] [1]: https://gem5-review.googlesource.com/c/public/gem5/+/61069 Change-Id: Icbd3ee94603199d2c84f20984829bb9753b6359d Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/61209 Maintainer: Bobby Bruce <bbruce@ucdavis.edu> Reviewed-by: Richard Cooper <richard.cooper@arm.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
This commit is contained in:
@@ -93,7 +93,7 @@ arm_fs_long_tests = [
|
||||
#'realview-simple-timing-dual-ruby',
|
||||
]
|
||||
|
||||
tarball = 'aarch-system-20220505.tar.bz2'
|
||||
tarball = 'aarch-system-20220707.tar.bz2'
|
||||
url = config.resource_url + "/arm/" + tarball
|
||||
filepath = os.path.dirname(os.path.abspath(__file__))
|
||||
path = joinpath(config.bin_path, 'arm')
|
||||
|
||||
Reference in New Issue
Block a user