[PATCH v4 04/15] zstd: Create a function for use from U-Boot

Tom Rini trini at konsulko.com
Sat Oct 9 03:38:17 CEST 2021


On Sat, Sep 25, 2021 at 07:03:09AM -0600, Simon Glass wrote:

> The existing zstd API requires the same sequence of calls to perform its
> task. Create a helper for U-Boot, to avoid code duplication, as is done
> with other compression algorithms. Make use of of this from the image
> code.
> 
> Note that the zstd code lacks a test in test/compression.c and this should
> be added by the maintainer.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

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/3ac7d88d/attachment.sig>


More information about the U-Boot mailing list