[U-Boot] [PATCH 4/5] tools: add secure_boot_helper.py

Simon Glass sjg at chromium.org
Mon May 15 03:03:29 UTC 2017


Hi,

On 11 May 2017 at 09:14, Anatolij Gustschin <agust at denx.de> wrote:
> From: Markus Valentin <mv at denx.de>
>
> This script should be used for simple creation of secure bootable
> images for baytrail platforms
>
> Signed-off-by: Markus Valentin <mv at denx.de>
> ---
>  tools/secure_boot_helper.py | 313 ++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 313 insertions(+)
>  create mode 100644 tools/secure_boot_helper.py

It seems to me that this should use binman rather than a separate tool.

Regards,
Simon


More information about the U-Boot mailing list