1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa/framework/target
Marc Bonnici da4d10d4e7 fw/rt_config: Avoid querying online cpus if hotplug disabled
If the device does not have the hoptplug module installed, avoid
unnecessary querying of the device to check the number of cpus which
can cause issues with some devices.
2021-01-29 18:19:48 +00:00
..
__init__.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
assistant.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
config.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
descriptor.py fw/descriptor: Update sudo_cmd default 2020-11-09 17:56:16 +00:00
info.py fw: Replace usage of file locking with atomic writes 2020-07-15 15:04:31 +01:00
manager.py fw/tm: Only finalize the assistant if instantiated 2020-10-30 11:47:56 +00:00
runtime_config.py fw/rt_config: Avoid querying online cpus if hotplug disabled 2021-01-29 18:19:48 +00:00
runtime_parameter_manager.py fw/rt_param_manager: Add support for aliased parameters 2018-12-14 07:44:44 +00:00