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
Marc Bonnici 776a4d850b framework/rt_config: Remove over cautious error checking.
Previously when validating cpufreq runtime parameters it would check too
early whether the cpu was online, not allowing for the fact that the cpu
might be being onlined before the parameter was committed to the device.
2018-01-18 16:16:45 +00:00
..
__init__.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
assistant.py Target/AndroidAssistant: Try to disable selinux 2017-12-14 17:56:29 +00:00
config.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
descriptor.py framework/target: add get_target_descriptor() 2017-12-15 17:07:34 +00:00
info.py framework/target: fix TargetInfo deserialization 2017-12-13 15:55:38 +00:00
manager.py framework/target: manager: use get_target_description 2017-12-15 17:07:34 +00:00
runtime_config.py framework/rt_config: Remove over cautious error checking. 2018-01-18 16:16:45 +00:00
runtime_parameter_manager.py framework/target: fix caseless runtime params 2018-01-11 11:04:25 +00:00