Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h170 #define TEE_MALLOC_NO_FILL 0x00000001 macro
/optee_os/lib/libutee/
H A Dtee_api.c712 case TEE_MALLOC_NO_FILL: in TEE_Malloc()
723 case TEE_MALLOC_NO_FILL | TEE_MALLOC_NO_SHARE: in TEE_Malloc()