Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/xilinx/common/
A Dplat_startup.c266 EP_SET_EE(image->h.attr, EP_EE_BIG); in fsbl_atf_handover()
268 EP_SET_EE(image->h.attr, EP_EE_LITTLE); in fsbl_atf_handover()
/trusted-firmware-a/include/export/common/
A Dep_info_exp.h51 #define EP_SET_EE(x, ee) ((x) = ((x) & ~EP_EE_MASK) | (ee)) macro

Completed in 3 milliseconds