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 d1fba957b3 fw/target: add versioning to TargetInfo
Add format_version class attribute to TargetInfo to track format
changes. This is checked when deserializing from POD to catch format
changes between cached and obtained TargetInfo's.
2018-11-02 12:11:00 +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: Do not convert the module list to strings 2018-09-21 15:06:30 +01:00
info.py fw/target: add versioning to TargetInfo 2018-11-02 12:11:00 +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 wa: Additional pylint fixes 2018-07-10 12:56:51 +01:00
runtime_parameter_manager.py Update copyright headers. 2018-07-04 16:33:31 +01:00