Searched refs:my_malloc (Results 1 – 2 of 2) sorted by relevance
84 void *my_malloc(uint32_t size) in my_malloc() function162 return my_malloc(length); in OpteeClientMemAlloc()
15 gd->jt->malloc = my_malloc;