Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tee/optee/
Doptee_ffa.h48 #define OPTEE_FFA_GET_API_VERSION OPTEE_FFA_BLOCKING_CALL(0) macro
Dffa_abi.c660 struct ffa_send_direct_data data = { OPTEE_FFA_GET_API_VERSION }; in optee_ffa_api_is_compatbile()