commit | 5597c41173bed32424eeae934795328e4911f587 | [log] [tgz] |
---|---|---|
author | Gopala Krishna Nuthaki <quic_gnuthaki@quicinc.com> | Tue Mar 14 13:48:07 2023 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Mar 28 00:06:29 2023 -0700 |
tree | f18992059ebfd894b5300664cd73965732150017 | |
parent | b2e7bd3e5eb9cff5fea80fa3f4c1733bae0c5587 [diff] |
thermal_hal: Add support to handle CPUs with non-sequential core_ids Some targets support to have only selected cpu cores enabled and in such cases, cpu ids will be in non-sequencial order. Update logic to maintain cpu list with cpu counter instead of cpu_id as list index. Change-Id: If249f1ee0d0e8f5f0a2240c22b4fcfb136be4026 Signed-off-by: Gopala Krishna Nuthaki <quic_gnuthaki@quicinc.com>