Many distros and ship Linux firmware in compressed form.
In the case of fedora that is .xz format, so lets add the
ability for pd-mapper to understand LZMA compressed JSON files.
Signed-off-by: Jeremy Linton <lintonrjeremy@gmail.com>
This implements the minimum scope of pd-mapper in order to trigger
loading of wlan firmware on SDM845.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>