Qualcomm PD mapper
Go to file
Jeremy Linton 10997ba7c4 pd-mapper: Add ability to decompress .xz json files
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>
2023-09-01 09:55:20 -05:00
Android.bp ANDROID: pd-mapper: Update Android.bp srcs 2023-01-17 22:59:13 -06:00
assoc.c Fix an out-of-bounds read in assoc_next. 2020-10-22 16:01:25 -07:00
assoc.h pd-mapper: Introduce associative array implementation 2020-03-14 22:35:16 -07:00
json.c pd-mapper: Add ability to decompress .xz json files 2023-09-01 09:55:20 -05:00
json.h json: Introduce JSON parser 2020-03-14 22:35:16 -07:00
LICENSE Add LICENSE file 2019-03-15 11:31:53 -07:00
lzma_decomp.c pd-mapper: Add ability to decompress .xz json files 2023-09-01 09:55:20 -05:00
Makefile pd-mapper: Add ability to decompress .xz json files 2023-09-01 09:55:20 -05:00
pd-mapper.c pd-mapper: Add ability to decompress .xz json files 2023-09-01 09:55:20 -05:00
pd-mapper.service.in pd-mapper.service: Add systemd service 2019-07-25 11:30:16 -07:00
servreg_loc.c pd-mapper: Initial implementation 2018-06-29 15:50:04 -07:00
servreg_loc.h pd-mapper: Initial implementation 2018-06-29 15:50:04 -07:00
servreg_loc.qmi pd-mapper: Initial implementation 2018-06-29 15:50:04 -07:00