1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa/framework/target
Sergei Trofimov 5ecc4703e4 framework/execution: fix TargetManager termination
- Make sure TargetManager.finalize() actually gets called at the end
  of the run.
- Overrule the "diconnect" parameter behavior for gem5 and make sure it
  always disconnects. This necessary for stats to be generated properly.
2017-10-06 15:04:02 +01:00
..
__init__.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
assistant.py TM: Update and Refactor 2017-04-05 11:51:29 +01:00
config.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
descriptor.py framework/target: fix gem5 target descriptor 2017-10-06 15:04:02 +01:00
info.py Revert "New target description + moving target stuff under "framework"" 2017-03-15 17:16:59 +00:00
manager.py framework/execution: fix TargetManager termination 2017-10-06 15:04:02 +01:00
runtime_config.py RTConfig: Added support for specifying device initial screen state. 2017-08-16 17:35:19 +01:00
runtime_parameter_manager.py framework/target: fix runtime param name resolution 2017-10-06 14:21:23 +01:00