[PATCH v5 04/29] spl: cypto: Bring back SPL_ versions of SHA
Tom Rini
trini at konsulko.com
Sat Oct 9 03:39:39 CEST 2021
On Sat, Sep 25, 2021 at 07:43:17PM -0600, Simon Glass wrote:
> Unfortunately these were removed by mistake. This means that adding hash
> support to SPL brings in all software algorithms, with a substantial
> increase in code size.
>
> The origin of the problem was renaming them to SPL_FIT_xxx and then these
> were removed altogether in a later commit.
>
> Add them back. This aligns with CONFIG_MD5, for example, which has an SPL
> variant.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Fixes: f5bc9c25f31 ("image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx")
> Fixes: eb5171ddec9 ("common: Remove unused CONFIG_FIT_SHAxxx selectors")
> Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
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/20211008/f1f9633d/attachment-0001.sig>
More information about the U-Boot
mailing list