Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] firmware: Add support for loading compressed files
@ 2019-06-11 12:19 Takashi Iwai
  2019-06-11 12:19 ` [PATCH v2 1/2] " Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Takashi Iwai @ 2019-06-11 12:19 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Luis Chamberlain, Shuah Khan, Rafael J . Wysocki, linux-kernel,
	linux-kselftest

Hi,

here are the rest and the main part of patches to add the support for
loading the compressed firmware files.  The patch was slightly
refactored for more easily enhancing for other compression formats (if
anyone wants).  Also the selftest patch is included.  The
functionality doesn't change from the previous patchset.


thanks,

Takashi

===

Takashi Iwai (2):
  firmware: Add support for loading compressed files
  selftests: firmware: Add compressed firmware tests

 drivers/base/firmware_loader/Kconfig              |  18 +++
 drivers/base/firmware_loader/firmware.h           |   8 +-
 drivers/base/firmware_loader/main.c               | 147 ++++++++++++++++++++--
 tools/testing/selftests/firmware/fw_filesystem.sh |  73 +++++++++--
 tools/testing/selftests/firmware/fw_lib.sh        |   7 ++
 tools/testing/selftests/firmware/fw_run_tests.sh  |   1 +
 6 files changed, 232 insertions(+), 22 deletions(-)

-- 
2.16.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-11 12:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-11 12:19 [PATCH v2 0/2] firmware: Add support for loading compressed files Takashi Iwai
2019-06-11 12:19 ` [PATCH v2 1/2] " Takashi Iwai
2019-06-11 12:19 ` [PATCH v2 2/2] selftests: firmware: Add compressed firmware tests Takashi Iwai
2019-06-11 12:22 ` [PATCH v2 0/2] firmware: Add support for loading compressed files Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox