mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-05 18:30:45 +01:00
- adding missing cpu id conversion to set_cpu_min_freq - adding "exact" parameter to set_cpu_frequency; only produce an error when the specified frequency is not supported by the cpu if "axact" is set; (otherwise let cpufreq decide what the actual frequency will be).