Home
last modified time | relevance | path

Searched hist:b0b019b8131487e74aa4ab14315b8be573a1facf (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32_stgen.hb0b019b8131487e74aa4ab14315b8be573a1facf Thu Dec 12 10:38:56 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: counter: stm32_stgen: add STGEN driver

STGEN is the platform timer. It generates a time-count value that provides
a consistent view of time for multiple processors and other blocks in a
device. It is physically linked to the ARM generic timer.

Add the STGEN driver that is in charge of configuring the ARM generic
timer source and send an SMC to the BL31 monitor to update the CP15
register. This driver is only compatible for 64bits platforms.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/drivers/counter/
H A Dsub.mkb0b019b8131487e74aa4ab14315b8be573a1facf Thu Dec 12 10:38:56 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: counter: stm32_stgen: add STGEN driver

STGEN is the platform timer. It generates a time-count value that provides
a consistent view of time for multiple processors and other blocks in a
device. It is physically linked to the ARM generic timer.

Add the STGEN driver that is in charge of configuring the ARM generic
timer source and send an SMC to the BL31 monitor to update the CP15
register. This driver is only compatible for 64bits platforms.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dstm32_stgen.cb0b019b8131487e74aa4ab14315b8be573a1facf Thu Dec 12 10:38:56 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: counter: stm32_stgen: add STGEN driver

STGEN is the platform timer. It generates a time-count value that provides
a consistent view of time for multiple processors and other blocks in a
device. It is physically linked to the ARM generic timer.

Add the STGEN driver that is in charge of configuring the ARM generic
timer source and send an SMC to the BL31 monitor to update the CP15
register. This driver is only compatible for 64bits platforms.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/drivers/
H A Dsub.mkb0b019b8131487e74aa4ab14315b8be573a1facf Thu Dec 12 10:38:56 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: counter: stm32_stgen: add STGEN driver

STGEN is the platform timer. It generates a time-count value that provides
a consistent view of time for multiple processors and other blocks in a
device. It is physically linked to the ARM generic timer.

Add the STGEN driver that is in charge of configuring the ARM generic
timer source and send an SMC to the BL31 monitor to update the CP15
register. This driver is only compatible for 64bits platforms.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>