Searched hist:eb47832f2c177f0c4f6fa3c595d49a72918f46d0 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | stm32_iwdg.c | eb47832f2c177f0c4f6fa3c595d49a72918f46d0 Mon May 15 13:52:40 UTC 2023 Antonio Borneo <antonio.borneo@foss.st.com> drivers: stm32_iwdg: add get_timeleft watchdog handler
Implement .get_timeleft() watchdog operation handler for non-secure world to query the watchdog device state. System time is logged at each watchdog refresh to estimate time remaining before the watchdog elapses.
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>
|