From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 27 Jan 2021 19:57:57 -0500 Subject: [PATCH v4 2/6] lib/rsa: Make fdt_add_bignum() available outside of RSA code In-Reply-To: <20210108191737.615022-3-mr.nuke.me@gmail.com> References: <20210108191737.615022-1-mr.nuke.me@gmail.com> <20210108191737.615022-3-mr.nuke.me@gmail.com> Message-ID: <20210128005757.GS7530@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, Jan 08, 2021 at 01:17:33PM -0600, Alexandru Gagniuc wrote: > fdt_add_bignum() is useful for algorithms other than just RSA. To > allow its use for ECDSA, move it to a common file under lib/. > > The new file is suffixed with '-libcrypto' because it has a direct > dependency on openssl. This is due to the use of the "BIGNUM *" type. > > Signed-off-by: Alexandru Gagniuc This makes a large number of platform tools fail to build such as j7200_evm_a72. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: