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
5 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
5 years ago
cfig
30a5a0cbad
unify helpers and remove codacy
5 years ago
cfig
67667c803c
refine avbVerifier; fix AuthBlob bug
...
1. AuthBlob bug: if change algorithm_type from 0 to non-zero values,
auth_blob should not be empty
2. avbVerifier:
move key file to config/pubkey
add gradle task "v1/v2" to verify normal/recovery flow
6 years ago
cfig
e5b03661f8
add "avbVerifier" to emulate boot time AVB flow
...
In memory of Dr. Li:
He who holds the firewood for the masses,
is the one who freezes to death in wind and snow.
6 years ago
cfig
88dc24e04b
add libavb
...
build: using gradle
patch: patch it to compile on Mac OS
6 years ago