Home
last modified time | relevance | path

Searched hist:"680 bc37c14487e4cffe9427ab03db1fe4db94fcc" (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutils/isoc/include/
H A Dmalloc.h680bc37c14487e4cffe9427ab03db1fe4db94fcc Fri Dec 17 15:58:49 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> libutils: export raw malloc functions

Exports raw_{memalign,malloc,free,calloc,realloc}() and also adds
raw_malloc_get_ctx_size(), raw_malloc_init_ctx(),
raw_malloc_add_pool() and raw_malloc_get_stats().

This allows using the malloc functions to allocate with a independent
memory pool.

Acked-by: Sahil Malhotra <sahil.malhotra@nxp.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c680bc37c14487e4cffe9427ab03db1fe4db94fcc Fri Dec 17 15:58:49 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> libutils: export raw malloc functions

Exports raw_{memalign,malloc,free,calloc,realloc}() and also adds
raw_malloc_get_ctx_size(), raw_malloc_init_ctx(),
raw_malloc_add_pool() and raw_malloc_get_stats().

This allows using the malloc functions to allocate with a independent
memory pool.

Acked-by: Sahil Malhotra <sahil.malhotra@nxp.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>