Home
last modified time | relevance | path

Searched refs:IMAGE_STATE_INTERRUPTED (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/include/export/common/
Dbl_common_exp.h24 #define IMAGE_STATE_INTERRUPTED U(5) macro
/trusted-firmware-a-latest/bl1/
Dbl1_fwu.c580 desc->state = IMAGE_STATE_INTERRUPTED; in bl1_fwu_image_resume()
583 assert(desc->state == IMAGE_STATE_INTERRUPTED); in bl1_fwu_image_resume()
707 case IMAGE_STATE_INTERRUPTED: in bl1_fwu_image_reset()