[PATCH v4 3/5] fs/squashfs: add support for ZSTD decompression

Tom Rini trini at konsulko.com
Tue Aug 25 14:16:04 CEST 2020


On Tue, Aug 18, 2020 at 05:17:23PM +0200, Joao Marcos Costa wrote:

> Add call to ZSTD's ZSTD_decompressDCtx(). In this use case, the caller
> can upper bound the decompressed size, which will be the SquashFS data
> block (or metadata block) size, so there is no need to use streaming
> API. Add ZSTD's worskpace to squashfs_ctxt structure.
> 
> Signed-off-by: Joao Marcos Costa <joaomarcos.costa at bootlin.com>

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/20200825/e925726a/attachment.sig>


More information about the U-Boot mailing list