nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ suit_dfu_candidate_preprocess()

int suit_dfu_candidate_preprocess ( void  )

#include <include/dfu/suit_dfu.h>

Process all the information stored in the envelope, but do not start the update yet.

This function runs the SUIT processor on the envelope. If any fetch sources were registered using suit_dfu_fetch_source_register they might be used by the SUIT processor to pull any missing images. Also, cache partitions might be modified.

Returns
0 on success, non-zero value otherwise.