Files
u-boot/lib
Simon Glass e7d285b2f3 image: Use the correct checks for CRC32
Add a host Kconfig for CRC32. With this we can use CONFIG_IS_ENABLED(CRC32)
directly in the host build, so drop the unnecessary indirection.

Add a few more conditions to SPL_CRC32 to avoid build failures as well as
TPL_CRC32. Also update hash.c to make crc32 optional and to actually take
notice of SPL_CRC32.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2021-10-08 15:53:26 -04:00
..
2021-10-08 15:53:26 -04:00
2021-10-08 15:53:26 -04:00
2021-09-04 12:26:01 -04:00
2021-10-08 15:53:26 -04:00
2021-04-20 07:31:12 -04:00
2021-09-16 10:29:40 -04:00
2021-07-14 16:57:35 -04:00
2021-10-08 15:53:26 -04:00
2021-07-15 18:42:05 -04:00