commit | 1f008aa0348f5aaa1df5b337661e95821b98f07a | [log] [tgz] |
---|---|---|
author | Andreas Sandberg <andreas.sandberg@arm.com> | Thu Jan 10 11:41:57 2019 +0000 |
committer | Andreas Sandberg <andreas.sandberg@arm.com> | Tue Feb 12 10:28:09 2019 +0000 |
tree | 10f70e6a09db1343729c6c67a171ad01664d226e | |
parent | ef71a987c1987f7543d3bf76ed9e5ce62f4d1daa [diff] |
tests: Rewrite Makefiles for pthreads test The Makefiles for the pthreads test don't behave like typical Makefiles that support cross compilation. Rewrite the Makefile to make cross-compilation more convenient and add targets for aarch{32,64}. Change-Id: I7cae378492681744b6bb11dd5af69db81ec54229 Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-on: https://gem5-review.googlesource.com/c/16022 Reviewed-by: Jason Lowe-Power <jason@lowepower.com>