2.2.3.4 BL_ImageVerify()
bl_result_t BL_ImageVerify (void )
Performs a verification sequence on the staging area image memory space.
None. |
BL_PASS - Bootloader verified the application image with no errors BL_ERROR_VERIFICATION_FAIL - Bootloader image verification failed BL_ERROR_COMMAND_PROCESSING - Bootloader image verification failed due to incorrect processing data BL_ERROR_ADDRESS_OUT_OF_RANGE - Bootloader image verification failed due to incorrect addresses BL_ERROR_ROLLBACK_FAILURE - Bootloader image verification failed due to anti-rollback feature |