cfig
|
1cc54f4592
|
add license header for each source file
This doesn't affect use of the software in any means under the terms of
Apache License
|
4 years ago |
cfig
|
6a7d3793fb
|
upgrade gradle to 7.0
|
4 years ago |
cfig
|
ec13a2d926
|
Issue #57: allocate proper buffer size for BootV2/V3 images
use the maxOf(image size, 64MB)
|
4 years ago |
cfig
|
3658f7248e
|
file perm bug when unpack cpio
when some directory has mode 000, it becomes unwritable,
fix it with mode owner+rwx
|
4 years ago |
cfig
|
e6ed2d7b96
|
cpio: fix special perms bug
also add dispol to decompile sepolicy binary file
|
4 years ago |
cfig
|
71fcc9b26e
|
boot v4: unpack
boot:
boot signature
vendor boot:
vendor ramdisk table
boot config
TODO:
pack (later when AOSP gets stable)
|
4 years ago |
cfig
|
e66477ce65
|
fully support @verify
ChainDesc: verify public key and all
{ChainDesc|HashDesc|HashTreeDesc} inside
HashDesc: verify hash
HashTreeDesc: verify whole hash tree and root hash
|
4 years ago |
cfig
|
c46398dbb7
|
vbmeta.img: verify during unpacking
|
4 years ago |
cfig
|
bdd8b3972c
|
fix macos unittest
|
4 years ago |
cfig
|
31be98dc60
|
support lzma/xz ramdisk
Issue 52
|
4 years ago |
cfig
|
6c662a54da
|
lots of stuff
- extract helper for more projects
- kotlin 1.4.31
- gradle 6.8.3
- vendor_boot flash/pull
- fix comanion vbmeta update: boot.img, vendor_boot.img
- refine libavb
|
4 years ago |