[PATCH] rsa: don't use malloc.h in rsa-sign.c

Tom Rini trini at konsulko.com
Fri May 15 22:54:46 CEST 2020


On Fri, May 15, 2020 at 10:20:34PM +1000, Jonathan Gray wrote:

> stdlib.h is the header for malloc since at least c89/c90.
> There is no system malloc.h on OpenBSD and trying to use malloc.h here
> falls back to the U-Boot malloc.h breaking the build of qemu_arm64.
> 
> Fixes: 336d4615f8 ("dm: core: Create a new header file for 'compat' features")
> Signed-off-by: Jonathan Gray <jsg at jsg.id.au>

Applied to u-boot/master, thanks!

-- 
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/20200515/ce14a5ae/attachment.sig>


More information about the U-Boot mailing list