libspdm icon indicating copy to clipboard operation
libspdm copied to clipboard

need a simple version of memory allocation lib for test_size

Open jyao1 opened this issue 3 years ago • 0 comments

Current version is https://github.com/DMTF/libspdm/tree/main/unit_test/test_size/malloclib_null. But it does not have any functionality.

We need a simple version of memory allocation lib for test_size, to make data more accurately.

Reference: https://github.com/tianocore/edk2/blob/master/CryptoPkg/Library/BaseCryptLib/SysCall/RuntimeMemAllocation.c

jyao1 avatar Nov 06 '22 03:11 jyao1