Simon Glass 94d0a2efc0 zstd: Create a function for use from U-Boot
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@chromium.org>
2021-10-08 15:53:26 -04:00
..
2021-01-27 16:58:57 -05:00
2021-03-01 09:54:11 -05:00
2021-03-01 09:54:11 -05:00
2021-04-20 07:31:12 -04:00
2021-10-08 15:53:26 -04:00