Re: [PATCH 1/4] autoboot: make sure watchdog device(s) are handled with keyed autoboot

2022-09-27 Thread Stefan Roese
On 27.09.22 11:54, Rasmus Villemoes wrote: Currently, AUTOBOOT_KEYED and its variant AUTOBOOT_ENCRYPTION are broken when one has an external always-running watchdog device with a timeout shorter than the configured boot delay (in my case, I have a gpio-wdt one with a timeout of 1 second),

Re: [PATCH 1/4] autoboot: make sure watchdog device(s) are handled with keyed autoboot

2022-09-27 Thread Stefan Roese
On 27.09.22 11:54, Rasmus Villemoes wrote: Currently, AUTOBOOT_KEYED and its variant AUTOBOOT_ENCRYPTION are broken when one has an external always-running watchdog device with a timeout shorter than the configured boot delay (in my case, I have a gpio-wdt one with a timeout of 1 second),

[PATCH 1/4] autoboot: make sure watchdog device(s) are handled with keyed autoboot

2022-09-27 Thread Rasmus Villemoes
Currently, AUTOBOOT_KEYED and its variant AUTOBOOT_ENCRYPTION are broken when one has an external always-running watchdog device with a timeout shorter than the configured boot delay (in my case, I have a gpio-wdt one with a timeout of 1 second), because we fail to call WATCHDOG_RESET() in the