3 Commits

Author SHA1 Message Date
Konrad Dybcio
5078c423d8 treewide: Add missing measure_gcc to prevent segfaults
oopsie! thanks @travmurav

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
2024-02-15 21:58:48 +01:00
Dmitry Baryshkov
cf5664f7c4 debugcc: Rework clock muxes into a chain structure
Enforcing a primary+leaf configuration does not walk for all the cases.
Some clocks (msm8996 CPU) have more muxes to be powered on. Other (MCCC)
do not require GCC at all. Make clock measurement more versatile by
reworking GCC + optional leaf into a chain of muxes.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-11-06 14:24:13 +02:00
Konrad Dybcio
6a32f8a8bd Add SM6125 / trinket 2023-02-14 23:17:20 -06:00