[U-Boot] Kconfig: Add dependency on HASH to verified boot

Tom Rini trini at konsulko.com
Sun May 6 21:12:21 UTC 2018


On Wed, May 02, 2018 at 06:07:18PM +0800, Kelvin Cheung wrote:

> Building with verified boot support requires hash, add that
> dependency here. Otherwise the following build error will come out
> without crc command.
> 
>       LD      u-boot
> lib/built-in.o: In function `hash_calculate':
> lib/rsa/rsa-checksum.c:29: undefined reference to
> `hash_progressive_lookup_algo'
> ...
> make[1]: *** [u-boot] Error 1
> 
> Signed-off-by: Kelvin Cheung <keguang.zhang at gmail.com>
> Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180506/8471568c/attachment.sig>


More information about the U-Boot mailing list