1.5.5.4.27 SRV_FU_VerifyImage Function

C

void SRV_FU_VerifyImage(void);

Summary

Verifies the received image.

Description

This function is used to verify the received image. Metadata and signature, if available, are checked.

Parameters

None

Returns

None.

Example


    SRV_FU_VerifyImage();
    

Remarks

This function is called by the PRIME stack.