summaryrefslogtreecommitdiff
path: root/lib/libutils/isoc/bget_malloc.c
AgeCommit message (Expand)Author
2021-01-05Reintroduce memalign() and friendsJens Wiklander
2021-01-05libutil: add hdr_size parameter to bgetJens Wiklander
2021-01-05libutil: add alignment parameter to bgetJens Wiklander
2020-09-04core: remove stack dump macros and multiple log levelsJerome Forissier
2019-09-05libutils: bget_malloc.c: copy statistics using memcpy_unckecked()Jerome Forissier
2019-05-13libutils: add free_wipe()Jerome Forissier
2019-05-13Introduce CFG_CORE_DUMP_OOMJens Wiklander
2019-02-06bget: fix nex_ pool building with disabled statsVolodymyr Babchuk
2019-02-06Remove memalign()Jens Wiklander
2019-02-01virt: tag variables with __nex_data and __nex_bssVolodymyr Babchuk
2019-02-01bget_malloc: add nex_malloc poolVolodymyr Babchuk
2019-02-01bget_malloc: hold all malloc state in malloc_ctx structureVolodymyr Babchuk
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-05-09libutils: bget_malloc.c: fix overflow testsJerome Forissier
2018-02-01bget: use struct bpoolset instead of global variablesVolodymyr Babchuk
2018-01-10Add SPDX license identifiersJerome Forissier
2017-11-15optee: use correct type to hold exceptions stateVolodymyr Babchuk
2017-09-14libutils: malloc: use asan_memset_unchecked()Jens Wiklander
2017-04-11spinlock: add cpu_spin_lock_xsave()/xrestore() functionsVolodymyr Babchuk
2017-02-28Rename the secure and non-secure interruptsDavid Wang
2016-12-27malloc: use spinlock instead of mutexVolodymyr Babchuk
2016-09-08core: add heap allocation failure statisticsJerome Forissier
2016-09-08core: add support for kernel address sanitizerJens Wiklander
2016-08-30libutils: promote mdbg_check() messages to TRACE_INFO from TRACE_DEBUGJerome Forissier
2016-08-30core: fix compile error when CFG_TEE_CORE_MALLOC_DEBUG=yJerome Forissier
2016-07-05libutils: malloc: skip adding too small poolsJens Wiklander
2016-02-01libutils malloc: fix alignment for arm64Jens Wiklander
2015-12-21Stats on allocationPascal Brand
2015-12-04build: fix definition of MDBG_ENABLEPascal Brand
2015-12-04alloc: fix mutex usagePascal Brand
2015-12-04alloc: Remove mdbg_modePascal Brand
2015-12-02debug: enable bget memory leak detectionSY Chiu
2015-11-18libutils: make malloc thread-safeJens Wiklander
2015-04-28s/CFG_TEE_FW_DEBUG/CFG_TEE_CORE_DEBUGPascal Brand
2015-04-08libutils: make bget 64bit readyJens Wiklander
2014-11-20Move bget to libutils replacing dlmallocJens Wiklander