[PATCH v4 2/6] lib/rsa: Make fdt_add_bignum() available outside of RSA code
Tom Rini
trini at konsulko.com
Thu Jan 28 01:57:57 CET 2021
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 <mr.nuke.me at gmail.com>
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: <https://lists.denx.de/pipermail/u-boot/attachments/20210127/8ea63b1f/attachment.sig>
More information about the U-Boot
mailing list