commit | a440108cc540c3edcdf7aca953ea5ddb1cc6e8ab | [log] [tgz] |
---|---|---|
author | Jason Lowe-Power <jason@lowepower.com> | Thu Sep 21 20:43:30 2017 -0500 |
committer | Jason Lowe-Power <jason@lowepower.com> | Fri Aug 17 16:37:42 2018 +0000 |
tree | c59bfe3ab59b124bd6f687b7a248ee03fb501830 | |
parent | bbb5302f342a5c0759bb99e04a31d85dd1846a3e [diff] |
tests: Add Makefiles for hello This adds Makefiles for hello for ARM and x86 by leveraging docker and dockcross. See https://github.com/dockcross/dockcross for more information. These Makefiles also allow for automatic uploading to the correct location for users to download when running the new tests. Change-Id: I7085000393cd5283502a7af362c85befda749181 Signed-off-by: Jason Lowe-Power <jason@lowepower.com> Reviewed-on: https://gem5-review.googlesource.com/4883