misc: Add VExpress_GEM5_Foundation bootloader
The VExpress_GEM5_Foundation platform cannot use the VExpress_GEM5_V2 bootloader as the GIC has a different memory map A new tarball has been uploaded to dist.gem5.org with the new bootloader Change-Id: Ie0c16e623c3323b7be2a333cd6b0ffcf891b7b9b Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/59392 Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -92,7 +92,7 @@ arm_fs_long_tests = [
|
||||
#'realview-simple-timing-dual-ruby',
|
||||
]
|
||||
|
||||
tarball = 'aarch-system-20210904.tar.bz2'
|
||||
tarball = 'aarch-system-20220505.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