Magisk/native/jni/magiskboot
topjohnwu 02dc1172be Revert DTB patches to in-place binary patches
Since we no longer need to add new properties in the device tree, and
all the patches we do removes strings, we can just directly patch
the flat device tree in-place, ignoring basically all the higher level
DTB structure and format to accomplish 100% compatibility.
2020-05-05 01:03:09 -07:00
..
bootimg.cpp Small native code reorganization 2020-03-09 01:50:30 -07:00
bootimg.hpp Small native code reorganization 2020-03-09 01:50:30 -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