This task is about to avoid the usage of malloc and heap in MCUBoot. Instead use the mbedTLS internal memory allocator functionality.
Description
Description
This task is about to avoid the usage of malloc and heap in MCUBoot. Instead use the mbedTLS internal memory allocator functionality.