Skip to content

WiP: energy_model: Fix loading simplified EM from target w/o 'capacity'

Darryl Green requested to merge github/fork/qperret/fix-em-loader-v5 into master

Created by: qperret

The v5 of the simplified EM doesn't expose the 'capacity' file in sysfs. Fix this by checking if the file exists, and re-compute those values form within LISA if not.

Signed-off-by: Quentin Perret quentin.perret@arm.com

Merge request reports