commit | 045c41a6aaab9eb2d5b0c4bb5df5caa1aeee9846 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Wed Mar 16 18:03:34 2022 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Fri Mar 18 12:39:12 2022 +0800 |
tree | e8e8f46e3766556665ea2a33e55fce59a92cdda3 | |
parent | 34ac1ae663fc8f553b2a96ee08b66c97ab2290c8 [diff] |
certify_bootimg: support boot images archive This allows us to certify multiple boot images in a zip archive. An usage example: certify_bootimg --boot_img_zip boot-img.zip \ --algorithm SHA256_RSA4096 \ --key external/avb/test/data/testkey_rsa4096.pem \ --extra_args "--prop foo:bar" \ --extra_args "--prop gki:nice" \ --output boot-certified-img.zip Bug: 223288963 Test: atest --host certify_bootimg_test Change-Id: I5ea8b81cfc79b7e00fd530d2ac3c8418b9a6568b