[U-Boot] [PATCH] malloc: Turn on DEBUG when enabling unit tests
Simon Glass
sjg at chromium.org
Thu Jun 1 03:11:21 UTC 2017
On 25 May 2017 at 10:24, Pantelis Antoniou
<pantelis.antoniou at konsulko.com> wrote:
> Unit tests require mallinfo which in turn requires DEBUG on
> dlmalloc to be enabled.
>
> The dependancy on CONFIG_SANDBOX is wrong.
>
> Signed-off-by: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
> ---
> common/dlmalloc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list