Home
last modified time | relevance | path

Searched hist:"155 ebf230015659f32d01c1e67dc52daca5a1e94" (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32_cpu_opp.h155ebf230015659f32d01c1e67dc52daca5a1e94 Thu Nov 21 08:31:31 UTC 2024 Pascal Paillet <p.paillet@foss.st.com> drivers: add stm32 CPU DVFS driver

drivers/cpu_opp.c implements dynamic voltage and frequency
scaling for the CPU.
It is used at boot time to set an higher operating point than
the one used to boot.
It will be used by the SCMI performance service.

Signed-off-by: Pascal Paillet <p.paillet@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/drivers/
H A Dstm32_cpu_opp.c155ebf230015659f32d01c1e67dc52daca5a1e94 Thu Nov 21 08:31:31 UTC 2024 Pascal Paillet <p.paillet@foss.st.com> drivers: add stm32 CPU DVFS driver

drivers/cpu_opp.c implements dynamic voltage and frequency
scaling for the CPU.
It is used at boot time to set an higher operating point than
the one used to boot.
It will be used by the SCMI performance service.

Signed-off-by: Pascal Paillet <p.paillet@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dsub.mk155ebf230015659f32d01c1e67dc52daca5a1e94 Thu Nov 21 08:31:31 UTC 2024 Pascal Paillet <p.paillet@foss.st.com> drivers: add stm32 CPU DVFS driver

drivers/cpu_opp.c implements dynamic voltage and frequency
scaling for the CPU.
It is used at boot time to set an higher operating point than
the one used to boot.
It will be used by the SCMI performance service.

Signed-off-by: Pascal Paillet <p.paillet@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pwr.h155ebf230015659f32d01c1e67dc52daca5a1e94 Thu Nov 21 08:31:31 UTC 2024 Pascal Paillet <p.paillet@foss.st.com> drivers: add stm32 CPU DVFS driver

drivers/cpu_opp.c implements dynamic voltage and frequency
scaling for the CPU.
It is used at boot time to set an higher operating point than
the one used to boot.
It will be used by the SCMI performance service.

Signed-off-by: Pascal Paillet <p.paillet@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>