From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 15 May 2020 16:54:46 -0400 Subject: [PATCH] rsa: don't use malloc.h in rsa-sign.c In-Reply-To: <20200515122034.70160-1-jsg@jsg.id.au> References: <20200515122034.70160-1-jsg@jsg.id.au> Message-ID: <20200515205446.GL4794@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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: