FreeRTOS-Kernel/portable/ARMv8M/secure/heap
WangGaoJie 2d5c193a0f Fix traceMALLOC() memory count is inaccurate. (#1078)
Modify xWantedSize to the size of a free block when not split blocks.

Ensure that the sizes within traceMALLOC() and traceFREE() macros are equal.
2024-06-11 09:38:27 +08:00
..
secure_heap.c Fix traceMALLOC() memory count is inaccurate. (#1078) 2024-06-11 09:38:27 +08:00
secure_heap.h Use Regex for Copyright Year in Header Check (#1002) 2024-02-26 09:26:42 -08:00