Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/bl31/
A Dehf.c245 assert(pe_data->ns_pri_mask == 0u); in ehf_exited_normal_world()
247 pe_data->ns_pri_mask = in ehf_exited_normal_world()
251 if (IS_PRI_SECURE(pe_data->ns_pri_mask)) { in ehf_exited_normal_world()
253 pe_data->ns_pri_mask); in ehf_exited_normal_world()
292 if (pe_data->ns_pri_mask == 0U) in ehf_entering_normal_world()
295 old_pmr = plat_ic_set_priority_mask(pe_data->ns_pri_mask); in ehf_entering_normal_world()
303 (old_pmr != pe_data->ns_pri_mask)) { in ehf_entering_normal_world()
310 pe_data->ns_pri_mask = 0; in ehf_entering_normal_world()
336 assert(pe_data->ns_pri_mask != 0U); in ehf_allow_ns_preemption()
358 pe_data->ns_pri_mask = 0; in ehf_allow_ns_preemption()
[all …]
/tf-a-ffa_el3_spmc/include/bl31/
A Dehf.h62 uint8_t ns_pri_mask; member

Completed in 3 milliseconds