On Sat, Sep 25, 2021 at 07:43:19PM -0600, Simon Glass wrote: > We can use the __maybe_unused attribute to avoid some of the #ifdefs in > this file. Update the functions accordingly. > > Note: The actual hashing interface is still a mess, with four separate > combinations and lots of #ifdefs. This should really use a driver > approach, e.g. as is done with partition drivers. > > Signed-off-by: Simon Glass > Reviewed-by: Alexandru Gagniuc Applied to u-boot/master, thanks! -- Tom