On Tue, 06 Aug 2024 12:54:28 +0200, Sascha Hauer wrote: > malloc_usable_size() is a standard libc function. Implement it for the > barebox allocators, dlmalloc and tlsf_malloc. > > Applied, thanks! [1/2] malloc: implement malloc_usable_size() https://git.pengutronix.de/cgit/barebox/commit/?id=c89226c58ac3 (link may not be stable) [2/2] malloc: implement free_sensitive() https://git.pengutronix.de/cgit/barebox/commit/?id=47ff229f3fae (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>