Lines Matching refs:NON_SECURE
252 if (GET_SECURITY_STATE(desc->ep_info.h.attr) == NON_SECURE) { in bl1_fwu_image_copy()
523 (GET_SECURITY_STATE(desc->ep_info.h.attr) == NON_SECURE) || in bl1_fwu_image_execute()
534 cm_el1_sysregs_context_save(NON_SECURE); in bl1_fwu_image_execute()
565 if (caller_sec_state == NON_SECURE) { in bl1_fwu_image_resume()
584 resume_sec_state = NON_SECURE; in bl1_fwu_image_resume()
627 if (GET_SECURITY_STATE(flags) == NON_SECURE) { in bl1_fwu_sec_image_done()
658 cm_el1_sysregs_context_restore(NON_SECURE); in bl1_fwu_sec_image_done()
661 cm_set_next_eret_context(NON_SECURE); in bl1_fwu_sec_image_done()
663 *handle = cm_get_context(NON_SECURE); in bl1_fwu_sec_image_done()
666 cm_set_next_context(cm_get_context(NON_SECURE)); in bl1_fwu_sec_image_done()
669 smc_set_next_ctx(NON_SECURE); in bl1_fwu_sec_image_done()
671 *handle = smc_get_ctx(NON_SECURE); in bl1_fwu_sec_image_done()