[PATCH] common: image-android: Add signature verification feature

Simon Glass sjg at chromium.org
Tue Jul 12 12:58:43 CEST 2022


Hi,

On Thu, 7 Jul 2022 at 05:14, <qianfanguijin at 163.com> wrote:
>
> From: qianfan Zhao <qianfanguijin at 163.com>
>
> Not all Android tools use the id field for signing the image with sha1,
> so make this feature as optional and disabled default.
>
> Signed-off-by: qianfan Zhao <qianfanguijin at 163.com>
> ---
>  common/Kconfig.boot    | 14 +++++++++++
>  common/image-android.c | 55 +++++++++++++++++++++++++++++++++++++-----
>  2 files changed, 63 insertions(+), 6 deletions(-)

Please update the test to cover this too:

test/py/tests/test_android/test_avb.py

Regards,
Simon


More information about the U-Boot mailing list