Skip to content

Commit 5ae8809

Browse files
committed
suit: Fix Nordic top candidate verification seq
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]>
1 parent 3ba3fb3 commit 5ae8809

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/suit/templates/nrf54h20/default/v1/root_with_binary_nordic_top.yaml.jinja2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ SUIT_Envelope_Tagged:
465465
{%- endif %}
466466

467467
{%- if nordic_top %}
468+
- suit-directive-set-component-index: 0
468469
- suit-directive-override-parameters:
469470
suit-parameter-uri: '#top'
470471
suit-parameter-image-digest:

0 commit comments

Comments
 (0)