FreeRTOS-Kernel/portable/GCC/ARM_CM85
耀眼的大神 76eb443821
Fix traceMALLOC() allocated bytes (#1089)
* 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.

* Create a new variable xAllocatedBlockSize for traceMALLOC()

---------

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
2024-06-13 10:55:54 +05:30
..
non_secure armv8-m: Remove redundant constant pools (#1035) 2024-04-19 00:15:04 +05:30
secure Fix traceMALLOC() allocated bytes (#1089) 2024-06-13 10:55:54 +05:30