Home
last modified time | relevance | path

Searched hist:bc8fe8c2fbdb9083216507fb7b9051712274530a (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutils/isoc/include/
H A Dmalloc.hbc8fe8c2fbdb9083216507fb7b9051712274530a Tue Nov 22 21:26:03 UTC 2022 Etienne Carriere <etienne.carriere@linaro.org> libutils: implement aligned_alloc()

Implements aligned_alloc() in bget_malloc.c based on memalign(). The
implementation also covers when ENABLE_MDBG is enabled, that is when
CFG_TEE_CORE_MALLOC_DEBUG is enabled.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.cbc8fe8c2fbdb9083216507fb7b9051712274530a Tue Nov 22 21:26:03 UTC 2022 Etienne Carriere <etienne.carriere@linaro.org> libutils: implement aligned_alloc()

Implements aligned_alloc() in bget_malloc.c based on memalign(). The
implementation also covers when ENABLE_MDBG is enabled, that is when
CFG_TEE_CORE_MALLOC_DEBUG is enabled.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>