Skip to content

Commit

Permalink
ncs: Fix secdom update envelope template (#62)
Browse files Browse the repository at this point in the history
suit_plat_override_image_size is now allowed only for MEM components.
Remove the directive from secdom update envelope template.

Ref: NCSDK-24753

Signed-off-by: Adam Szczygieł <[email protected]>
  • Loading branch information
adsz-nordic authored Nov 23, 2023
1 parent b7c2ccf commit 7b64440
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ncs/secdom_update_envelope.yaml.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ SUIT_Envelope_Tagged:
- suit-send-record-failure
- suit-send-sysinfo-success
- suit-send-sysinfo-failure
- suit-directive-override-parameters:
suit-parameter-image-size:
file: '{{ secdom['binary'] }}'
suit-install:
- suit-directive-set-component-index: 1
- suit-directive-override-parameters:
Expand Down

0 comments on commit 7b64440

Please sign in to comment.