Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/xilinx/common/
A Dplat_startup.c264 EP_SET_EE(image->h.attr, EP_EE_BIG); in fsbl_atf_handover()
266 EP_SET_EE(image->h.attr, EP_EE_LITTLE); in fsbl_atf_handover()
/tf-a-ffa_el3_spmc/include/export/common/
A Dep_info_exp.h39 #define EP_SET_EE(x, ee) ((x) = ((x) & ~EP_EE_MASK) | (ee)) macro

Completed in 4 milliseconds