[PATCH v6 11/11] test/py: ecdsa: Use mkimage keyfile instead of keydir argument

Simon Glass sjg at chromium.org
Sat Feb 20 12:55:24 CET 2021


On Fri, 19 Feb 2021 at 11:45, Alexandru Gagniuc <mr.nuke.me at gmail.com> wrote:
>
> Originally, the ECDSA code path used 'keydir' as the key filename.
> mkimage has since been updated to include a new 'keyfile' argument.
> Use the new argument for passing in the key.
>
> Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
> ---
>  test/py/tests/test_fit_ecdsa.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list