cfig
3111fc1eba
mass update
...
support super.img
add 'pull' task
clean up obsolete makefiles
5 years ago
cfig
125418c99d
Squashed commit of the following:
...
1. libsparse: update form AOSP
* commit a386482f1d2e29e893a59289f71ccdc715472514
| Author: Woody Lin <woodylin@google.com>
| Date: Wed May 13 20:50:54 2020 +0800
|
| libsparse: Limit block size to 64 MB
...
| Change-Id: Ic4edb963a3d99f718d7630aba3f351729a84e994
2. mkbootfs: update from AOSP
* commit 6ad4d0a601485475645ddd1b23181a4c31754977
| Author: Tom Cherry <tomcherry@google.com>
| Date: Wed Mar 4 13:35:28 2020 -0800
|
| Remove EXCLUDE_FS_CONFIG_STRUCTURES
...
| Change-Id: I5ba2541cd1045c22486140649c90db39163081fd
2.1 mkbootfs: add mkbootfs for (Android <= 10) and (Android 11)
3. avb: update from 1.1 to 1.2
libavb and avbtool
* commit 23dbe6ec9b8734aea9812e1ecd3af47e88d6360a
| Author: Thiébaud Weksteen <tweek@google.com>
| Date: Fri May 15 15:52:02 2020 +0200
|
| Enable Android.bp format validation hook
| ...
| Change-Id: I3496b43093aa7f7633ca64e587e128c45b534601
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
5 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.
5 years ago
cfig
3a15924571
enable avbImpl module
5 years ago
cfig
88dc24e04b
add libavb
...
build: using gradle
patch: patch it to compile on Mac OS
5 years ago