Home
last modified time | relevance | path

Searched refs:__GP11_TEE_Malloc (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h85 #define TEE_Malloc __GP11_TEE_Malloc
H A Dtee_internal_api.h121 void *__GP11_TEE_Malloc(uint32_t size, uint32_t hint);
/optee_os/lib/libutee/
H A Dtee_api.c744 void *__GP11_TEE_Malloc(uint32_t size, uint32_t hint) in __GP11_TEE_Malloc() function