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 4826f8f2f2 framework/target: fix generic "frequency" runtime param
The generic "frequency" runtime parameter was only being set when there
are common frequences between avialable cores. It should always be set,
even if there are no frequencies in common, as it still valid to use it
with special values "min" and "max", in which case it should resolve
correctly to the appropriate frequencies.
2017-10-23 14:31:24 +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 framework/target: fix generic "frequency" runtime param 2017-10-23 14:31:24 +01:00
runtime_parameter_manager.py framework/target: fix runtime param name resolution 2017-10-06 14:21:23 +01:00