]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: stm32mp15: enable WDT_ARM_SMC driver
authorLionel Debieve <lionel.debieve@foss.st.com>
Wed, 20 May 2026 16:07:13 +0000 (18:07 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 26 May 2026 11:46:30 +0000 (13:46 +0200)
commit5b2e264a7739e4139bd0039ffa9b4a2ff4d0a362
tree2f2cf33fdeac8f38549b848ebb271bbf90c782ee
parent70456905ec52e480ae15dd78691451b7b4ba28ad
configs: stm32mp15: enable WDT_ARM_SMC driver

Enable the arm watchdog over SMC driver. This allows using a secure
watchdog, based on IWDG1 peripheral and managed by OP-TEE.
The driver will be probed if a watchdog node with "arm,smc-wdt"
compatible is enabled.

Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
configs/stm32mp15_defconfig