[PATCH v5 2/3] dlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT

Tom Rini trini at konsulko.com
Wed Aug 23 19:43:24 CEST 2023


On Wed, Aug 23, 2023 at 11:21:05AM +0800, Shengyu Qu wrote:

> To support SPL_SYS_MALLOC_CLEAR_ON_INIT, we have to modify
> #ifdef CONFIG_SYS_MALLOC_CLEAR_ON_INIT
> to #if CONFIG_IS_ENABLED(SYS_MALLOC_CLEAR_ON_INIT)
> 
> Signed-off-by: Bo Gan <ganboing at gmail.com>
> Signed-off-by: Shengyu Qu <wiagn233 at outlook.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230823/51262972/attachment.sig>


More information about the U-Boot mailing list