Lines Matching refs:GET_SECURITY_STATE
248 if (GET_SECURITY_STATE(flags) == SECURE) { in bl1_fwu_image_copy()
252 if (GET_SECURITY_STATE(desc->ep_info.h.attr) == NON_SECURE) { in bl1_fwu_image_copy()
385 if (GET_SECURITY_STATE(flags) == SECURE) { in bl1_fwu_image_auth()
392 if (GET_SECURITY_STATE(desc->ep_info.h.attr) == SECURE) { in bl1_fwu_image_auth()
522 (GET_SECURITY_STATE(flags) == SECURE) || in bl1_fwu_image_execute()
523 (GET_SECURITY_STATE(desc->ep_info.h.attr) == NON_SECURE) || in bl1_fwu_image_execute()
561 unsigned int caller_sec_state = GET_SECURITY_STATE(flags); in bl1_fwu_image_resume()
576 assert(GET_SECURITY_STATE(desc->ep_info.h.attr) == SECURE); in bl1_fwu_image_resume()
627 if (GET_SECURITY_STATE(flags) == NON_SECURE) { in bl1_fwu_sec_image_done()
637 assert(GET_SECURITY_STATE(desc->ep_info.h.attr) == SECURE); in bl1_fwu_sec_image_done()
699 if ((desc == NULL) || (GET_SECURITY_STATE(flags) == SECURE)) { in bl1_fwu_image_reset()
722 assert(GET_SECURITY_STATE(desc->ep_info.h.attr) in bl1_fwu_image_reset()