Magisk/native/jni/magiskboot
osm0sis e50295d337 magiskboot: add support for lz4 compressed dt (extra)
- legacy devices brought up to Android 10 may now use a compressed dt in a hdr_v0 AOSP dt variant extra section, so detect, decompress and recompress this
- so far these have only been done using lz4 compression (latest format revision magic), e.g. LOS 17.1 victara (Moto X)
2020-05-30 12:52:15 -07:00
..
bootimg.cpp magiskboot: add support for lz4 compressed dt (extra) 2020-05-30 12:52:15 -07:00
bootimg.hpp magiskboot: add support for lz4 compressed dt (extra) 2020-05-30 12:52:15 -07:00
compress.cpp Small native code reorganization 2020-03-09 01:50:30 -07:00
compress.hpp Small native code reorganization 2020-03-09 01:50:30 -07:00
dtb.cpp Revert DTB patches to in-place binary patches 2020-05-05 01:03:09 -07:00
dtb.hpp Small native code reorganization 2020-03-09 01:50:30 -07:00
format.cpp Small native code reorganization 2020-03-09 01:50:30 -07:00
format.hpp Small native code reorganization 2020-03-09 01:50:30 -07:00
hexpatch.cpp Small native code reorganization 2020-03-09 01:50:30 -07:00
magiskboot.hpp Revert DTB patches to in-place binary patches 2020-05-05 01:03:09 -07:00
main.cpp Revert DTB patches to in-place binary patches 2020-05-05 01:03:09 -07:00
pattern.cpp Revert DTB patches to in-place binary patches 2020-05-05 01:03:09 -07:00
ramdisk.cpp Revert DTB patches to in-place binary patches 2020-05-05 01:03:09 -07:00