Skip to content

Commit

Permalink
suit: increase synchronous invoke timeout
Browse files Browse the repository at this point in the history
If recovery was run with external flash the initialization
took too long, resulting in recovery not booting.

Signed-off-by: Artur Hadasz <[email protected]>
  • Loading branch information
ahasztag authored and rlubos committed Jan 10, 2025
1 parent b777188 commit 919489e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ SUIT_Envelope_Tagged:
- suit-directive-override-parameters:
suit-parameter-invoke-args:
suit-synchronous-invoke: True
suit-timeout: 1000
suit-timeout: 5000
{%- endif %}
- suit-directive-invoke:
- suit-send-record-failure
Expand Down

0 comments on commit 919489e

Please sign in to comment.