Lines Matching refs:NON_SECURE
245 if (GET_SECURITY_STATE(image_desc->ep_info.h.attr) == NON_SECURE) { in bl1_fwu_image_copy()
509 (GET_SECURITY_STATE(image_desc->ep_info.h.attr) == NON_SECURE) || in bl1_fwu_image_execute()
520 cm_el1_sysregs_context_save(NON_SECURE); in bl1_fwu_image_execute()
551 if (caller_sec_state == NON_SECURE) { in bl1_fwu_image_resume()
570 resume_sec_state = NON_SECURE; in bl1_fwu_image_resume()
613 if (GET_SECURITY_STATE(flags) == NON_SECURE) { in bl1_fwu_sec_image_done()
644 cm_el1_sysregs_context_restore(NON_SECURE); in bl1_fwu_sec_image_done()
647 cm_set_next_eret_context(NON_SECURE); in bl1_fwu_sec_image_done()
649 *handle = cm_get_context(NON_SECURE); in bl1_fwu_sec_image_done()
652 cm_set_next_context(cm_get_context(NON_SECURE)); in bl1_fwu_sec_image_done()
655 smc_set_next_ctx(NON_SECURE); in bl1_fwu_sec_image_done()
657 *handle = smc_get_ctx(NON_SECURE); in bl1_fwu_sec_image_done()