Skip to content

Commit

Permalink
suit: Fix Nordic top candidate verification seq
Browse files Browse the repository at this point in the history
Since the set of selected components is local for each run-sequence and
try-each sequences, the active component must be set to CAND_MFST
before fetching and processing of Nordic top candidate manifest.

Ref: NCSDK-31295

Signed-off-by: Tomasz Chyrowicz <[email protected]>
  • Loading branch information
tomchy committed Jan 13, 2025
1 parent 3ba3fb3 commit 5ae8809
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ SUIT_Envelope_Tagged:
{%- endif %}

{%- if nordic_top %}
- suit-directive-set-component-index: 0
- suit-directive-override-parameters:
suit-parameter-uri: '#top'
suit-parameter-image-digest:
Expand Down

0 comments on commit 5ae8809

Please sign in to comment.