Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/common/
A Dep_info.h23 #define PARAM_EP_SECURITY_MASK EP_SECURITY_MASK
29 #define GET_SECURITY_STATE(x) ((x) & EP_SECURITY_MASK)
31 ((x) = ((x) & ~EP_SECURITY_MASK) | (security))
/tf-a-ffa_el3_spmc/include/export/common/
A Dep_info_exp.h28 #define EP_SECURITY_MASK UL(0x1) macro

Completed in 3 milliseconds