You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature allows crating dfu_multi_image.bin file that
contains the suit envelope stored in the 0 image, and
all SUIT cache partitions stored in the following image numbers.
To use this feature set the
SB_CONFIG_SUIT_MULTI_IMAGE_PACKAGE_BUILD sysbuild kconfig option
to `y`.
If any application image uses CONFIG_SUIT_DFU_CACHE_EXTRACT_IMAGE
then the image 2 will contain the created DFU cache partition.
The dfu_multi_image.bin can be used in the dfu_target_suit
image processing.
Signed-off-by: Arkadiusz Balys <[email protected]>
0 commit comments