Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44345 )

Change subject: tests: Arm FS regressions using new guest binaries
......................................................................

tests: Arm FS regressions using new guest binaries

The aarch-system-20210904.tar.bz2 tarball has been added to reflect
changes in the bootloader

Change-Id: I5c93b92d15a0d2c9ef53ab9e25d44e6154af8fd6
Signed-off-by: Giacomo Travaglini <[email protected]>
---
M tests/gem5/fs/linux/arm/test.py
1 file changed, 2 insertions(+), 2 deletions(-)



diff --git a/tests/gem5/fs/linux/arm/test.py b/tests/gem5/fs/linux/arm/test.py
index b02d1af..065d54d 100644
--- a/tests/gem5/fs/linux/arm/test.py
+++ b/tests/gem5/fs/linux/arm/test.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2019-2020 ARM Limited
+# Copyright (c) 2019-2021 Arm Limited
 # All rights reserved
 #
 # The license below extends only to copyright in the software and shall
@@ -92,7 +92,7 @@
     #'realview64-o3-checker',
 ]

-tarball = 'aarch-system-20200611.tar.bz2'
+tarball = 'aarch-system-20210904.tar.bz2'
 url = config.resource_url + "/arm/" + tarball
 filepath = os.path.dirname(os.path.abspath(__file__))
 path = joinpath(config.bin_path, 'arm')

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/44345
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I5c93b92d15a0d2c9ef53ab9e25d44e6154af8fd6
Gerrit-Change-Number: 44345
Gerrit-PatchSet: 1
Gerrit-Owner: Giacomo Travaglini <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to