Lines Matching refs:NON_SECURE
50 assert(security_state == NON_SECURE);
56 assert(security_state == NON_SECURE); in smc_set_next_ctx()
72 assert(security_state == NON_SECURE); in cm_get_context()
82 assert(security_state == NON_SECURE); in cm_set_context()
95 assert(security_state == NON_SECURE); in cm_get_context_by_index()
106 assert(security_state == NON_SECURE); in cm_set_context_by_index()
130 regs_t *gpregs = get_regs_ctx(cm_get_context(NON_SECURE)); in sp_min_prepare_next_image_entry()
136 assert(NON_SECURE == GET_SECURITY_STATE(next_image_info->h.attr)); in sp_min_prepare_next_image_entry()
142 smc_set_next_ctx(NON_SECURE); in sp_min_prepare_next_image_entry()
229 regs_t *gpregs = get_regs_ctx(cm_get_context(NON_SECURE)); in sp_min_warm_boot()
234 smc_set_next_ctx(NON_SECURE); in sp_min_warm_boot()