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 4a9a2ad105 fw/target/info: Fix for KernelConfig refactor
The Devlib KernelConfig object was refactored in commit
f65130b7c7
therefore update the way KernelConfig objects are deserialized to reflect the new
implementation and provide a conversion for PODs.
2019-01-31 09:44:30 +00:00
..
__init__.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
assistant.py Update copyright headers. 2018-07-04 16:33:31 +01:00
config.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
descriptor.py target/descriptor: Update default sudo command format 2018-11-21 15:07:25 +00:00
info.py fw/target/info: Fix for KernelConfig refactor 2019-01-31 09:44:30 +00:00
manager.py fw/target/manager: Do no finalize target if not instantiated 2018-09-21 15:06:30 +01:00
runtime_config.py fw/rt_config: Update tunables parameter to match other formats 2018-12-14 07:44:44 +00:00
runtime_parameter_manager.py fw/rt_param_manager: Add support for aliased parameters 2018-12-14 07:44:44 +00:00