Giacomo Travaglini has submitted this change. ( 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]>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/44345
Tested-by: kokoro <[email protected]>
Reviewed-by: Richard Cooper <[email protected]>
---
M tests/gem5/fs/linux/arm/test.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Richard Cooper: Looks good to me, approved
  Giacomo Travaglini: Looks good to me, approved
  kokoro: Regressions pass



diff --git a/tests/gem5/fs/linux/arm/test.py b/tests/gem5/fs/linux/arm/test.py
index 4167426..be612361 100644
--- a/tests/gem5/fs/linux/arm/test.py
+++ b/tests/gem5/fs/linux/arm/test.py
@@ -93,7 +93,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: 2
Gerrit-Owner: Giacomo Travaglini <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Bobby R. Bruce <[email protected]>
Gerrit-Reviewer: Giacomo Travaglini <[email protected]>
Gerrit-Reviewer: Richard Cooper <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
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