commit | cff488aacc477fd94784e9544d807f105f2e85ee | [log] [tgz] |
---|---|---|
author | Gopala Krishna Nuthaki <quic_gnuthaki@quicinc.com> | Tue Mar 14 13:48:07 2023 +0530 |
committer | Gopala Krishna Nuthaki <quic_gnuthaki@quicinc.com> | Tue Mar 14 13:48:07 2023 +0530 |
tree | 72ef0a54f0d861073f81474b1ab28744e9947836 | |
parent | c8718b60d17ce12ee77e5335f9c8074f4a19a02b [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>