1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/common/gem5
Sascha Bischoff c533da3f38 Gem5Device: Fix issue with init arguments
- This patch addresses an issue with the arguments passed the
  BaseGem5Device __init__. With this patch these are no longer passed
  in as they are not required in the base device implementation.
2015-11-20 13:10:35 +00:00
..
__init__.py Gem5Device: Refactor into BaseGem5Device, Gem5LinuxDevice and Gem5AndroidDevice 2015-11-13 14:19:24 +00:00
device.py Gem5Device: Fix issue with init arguments 2015-11-20 13:10:35 +00:00