You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Android_boot_image_editor/avbImpl
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
..
src refine avbVerifier; fix AuthBlob bug 5 years ago
Makefile add "avbVerifier" to emulate boot time AVB flow 5 years ago
build.gradle refine avbVerifier; fix AuthBlob bug 5 years ago