1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-31 15:12:25 +00:00

Gem5: Add support for deploying the m5 binary

This commit is contained in:
Sascha Bischoff
2015-12-08 17:56:36 +00:00
parent 480155fd8c
commit e7c75b2d3b
6 changed files with 42 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
The gem5 simulator can be obtained from http://repo.gem5.org/gem5/ and the
corresponding documentation can be found at http://www.gem5.org.
The source for the m5 binaries bundled with Workload Automation (found at
wlauto/common/bin/arm64/m5 and wlauto/common/bin/armeabi/m5) can be found at
util/m5 in the gem5 source at http://repo.gem5.org/gem5/.