Home
last modified time | relevance | path

Searched hist:c501c3e1009b3c72a9128f7c01a61e8bd2997e0b (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/
H A Dstm32_iwdg.cc501c3e1009b3c72a9128f7c01a61e8bd2997e0b Mon Dec 18 09:35:40 UTC 2023 Lionel Debieve <lionel.debieve@foss.st.com> drivers: stm32_iwdg: remove OTP access in driver

Now we know if the watchdog is running by reading the hardware,
there is no need to read the OTP fuses related to the watchdog.
This allows removing platform function stm32_get_iwdg_otp_config()
and consequently stm32_iwdg.h header file.

Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dmain.cc501c3e1009b3c72a9128f7c01a61e8bd2997e0b Mon Dec 18 09:35:40 UTC 2023 Lionel Debieve <lionel.debieve@foss.st.com> drivers: stm32_iwdg: remove OTP access in driver

Now we know if the watchdog is running by reading the hardware,
there is no need to read the OTP fuses related to the watchdog.
This allows removing platform function stm32_get_iwdg_otp_config()
and consequently stm32_iwdg.h header file.

Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Gatien Chevallier <gatien.chevallier@foss.st.com>