On an STM32MP157C the IWDG is setup correctly, but when I trigger an endless loop in U-Boot or a panic in the Kernel, after the timeout the reset does not work. All I know is that the debugger shows a Vector catch. In OPTEE OS the reset works. Is thi...