Re: [PATCH] lib: Move selection of SPL hash algorithms from common/

2021-04-22 Thread Tom Rini
On Mon, Mar 22, 2021 at 08:33:31AM -0500, Alexandru Gagniuc wrote: > When God said, "May there be FIT signature verification in SPL", > Chuck Norris said "SPL image too big". And then there was this patch. > > Enabling SPL_FIT_SIGNATURE increased the code size (armv7 platform) by > about 16KiB, j

[PATCH] lib: Move selection of SPL hash algorithms from common/

2021-03-22 Thread Alexandru Gagniuc
When God said, "May there be FIT signature verification in SPL", Chuck Norris said "SPL image too big". And then there was this patch. Enabling SPL_FIT_SIGNATURE increased the code size (armv7 platform) by about 16KiB, just enough to go over the SPL image limit. Of that: * .text.sha256_process