Home
last modified time | relevance | path

Searched hist:"92 ab653563a4e91acc4790d73534df3b835cd05d" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/
H A Dstm32_tamp.c92ab653563a4e91acc4790d73534df3b835cd05d Thu Nov 14 17:27:50 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_tamp: configure the backup registers when driver is probing

Update the driver to be able to configure the backup registers when
the driver is probing and remove call to stm32_tamp_set_secure_bkpregs()
in plat-stm32mp1 main.c.

Remove old implementation of stm32_bkpregs_conf structure and rename
stm32_bkpregs_conf_new to stm32_bkpregs_conf.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h92ab653563a4e91acc4790d73534df3b835cd05d Thu Nov 14 17:27:50 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_tamp: configure the backup registers when driver is probing

Update the driver to be able to configure the backup registers when
the driver is probing and remove call to stm32_tamp_set_secure_bkpregs()
in plat-stm32mp1 main.c.

Remove old implementation of stm32_bkpregs_conf structure and rename
stm32_bkpregs_conf_new to stm32_bkpregs_conf.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dmain.c92ab653563a4e91acc4790d73534df3b835cd05d Thu Nov 14 17:27:50 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_tamp: configure the backup registers when driver is probing

Update the driver to be able to configure the backup registers when
the driver is probing and remove call to stm32_tamp_set_secure_bkpregs()
in plat-stm32mp1 main.c.

Remove old implementation of stm32_bkpregs_conf structure and rename
stm32_bkpregs_conf_new to stm32_bkpregs_conf.

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