Skip to content

module/thermal_power_estimator: add module

Leandro Belli requested to merge lb/thermal-power-estimator into main

This patch introduces a new module called Thermal Power Estimator that determines the maximum allocatable power based on temperature input. The module integrates with sensor and PID controller to dynamically estimate the maximum power budget.

Signed-off-by: Leandro Belli leandro.belli@arm.com

Merge request reports