From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 23 Jan 2021 12:46:06 -0500 Subject: [PATCH v2 2/4] image-fit: Fix FIT_CIPHER linking In-Reply-To: <20201208041216.888902-3-joel@jms.id.au> References: <20201208041216.888902-1-joel@jms.id.au> <20201208041216.888902-3-joel@jms.id.au> Message-ID: <20210123174606.GO9782@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 Tue, Dec 08, 2020 at 02:42:14PM +1030, Joel Stanley wrote: > When CONFIG_FIT_CIPHER=y and CONFIG_FIT_SIGNATURE=n is there is no > implementation of image_get_host_blob for mkimage/dumpimage: > > /usr/bin/ld: tools/common/image-cipher.o: in function `fit_image_decrypt_data': > image-cipher.c:(.text+0x9a): undefined reference to `image_get_host_blob' > > Move the implementation to a common file so it can be shaed between > image-cipher.c and image-fit-sig.c. > > Signed-off-by: Joel Stanley 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: