int suit_dfu_initialize(void)
Initialize the SUIT DFU before it can be used.
int suit_dfu_cleanup(void)
Purge all the SUIT DFU partitions and perform cleanup.
int suit_dfu_candidate_preprocess(void)
Process all the information stored in the envelope, but do not start the update yet.
int suit_dfu_candidate_envelope_stored(void)
Inform the SUIT module that the candidate envelope upload has ended.
int suit_dfu_update_start(void)
Start the update.