Re: [PATCH v7 2/7] lib: add zstd support to decompress

2020-07-17 Thread Nick Terrell
> On Jul 14, 2020, at 5:42 PM, Arvind Sankar wrote: > > On Wed, Jul 08, 2020 at 11:50:19AM -0700, Nick Terrell wrote: >> From: Nick Terrell >> >> * Add unzstd() and the zstd decompress interface. >> * Add zstd support to decompress_method(). >> >> The decompress_method() and unzstd() functio

Re: [PATCH v7 2/7] lib: add zstd support to decompress

2020-07-14 Thread Arvind Sankar
On Wed, Jul 08, 2020 at 11:50:19AM -0700, Nick Terrell wrote: > From: Nick Terrell > > * Add unzstd() and the zstd decompress interface. > * Add zstd support to decompress_method(). > > The decompress_method() and unzstd() functions are used to decompress > the initramfs and the initrd. The __de

[PATCH v7 2/7] lib: add zstd support to decompress

2020-07-08 Thread Nick Terrell
From: Nick Terrell * Add unzstd() and the zstd decompress interface. * Add zstd support to decompress_method(). The decompress_method() and unzstd() functions are used to decompress the initramfs and the initrd. The __decompress() function is used in the preboot environment to decompress a zstd