Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientMem.c84 void *my_malloc(uint32_t size) in my_malloc() function
162 return my_malloc(length); in OpteeClientMemAlloc()
/rk3399_rockchip-uboot/doc/
H A DREADME.standalone15 gd->jt->malloc = my_malloc;