Searched hist:a51d45b52503ce326a47f6313f945a7cfbd62bc9 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libutils/ext/ |
| H A D | mempool.c | a51d45b52503ce326a47f6313f945a7cfbd62bc9 Fri Dec 17 15:58:50 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> libutils: mempool based raw malloc functions
Instead of the old stack like internal memory allocator, use the raw malloc functions instead for more efficient memory usage.
CFG_WITH_STATS is enabled automatically if CFG_MEMPOOL_REPORT_LAST_OFFSET is enabled to secure a new dependency in the code.
Acked-by: Sahil Malhotra <sahil.malhotra@nxp.com> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/lib/libutils/isoc/include/ |
| H A D | malloc.h | a51d45b52503ce326a47f6313f945a7cfbd62bc9 Fri Dec 17 15:58:50 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> libutils: mempool based raw malloc functions
Instead of the old stack like internal memory allocator, use the raw malloc functions instead for more efficient memory usage.
CFG_WITH_STATS is enabled automatically if CFG_MEMPOOL_REPORT_LAST_OFFSET is enabled to secure a new dependency in the code.
Acked-by: Sahil Malhotra <sahil.malhotra@nxp.com> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/mk/ |
| H A D | config.mk | a51d45b52503ce326a47f6313f945a7cfbd62bc9 Fri Dec 17 15:58:50 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> libutils: mempool based raw malloc functions
Instead of the old stack like internal memory allocator, use the raw malloc functions instead for more efficient memory usage.
CFG_WITH_STATS is enabled automatically if CFG_MEMPOOL_REPORT_LAST_OFFSET is enabled to secure a new dependency in the code.
Acked-by: Sahil Malhotra <sahil.malhotra@nxp.com> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|