Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dpseudo_ta.h76 static inline bool is_caller_ta_with_pan(void) in is_caller_ta_with_pan() function
/optee_os/core/kernel/
H A Dpseudo_ta.c346 if (!is_caller_ta_with_pan()) { in to_bounce_params()