[PATCH v2 02/18] binman: ti-secure: Add support for TI signing

Andrew Davis afd at ti.com
Tue Apr 4 19:11:13 CEST 2023


On 4/4/23 7:13 AM, Neha Malcom Francis wrote:
> The ti-secure entry contains certificate for binaries that will be
> loaded or booted by system firmware whereas the ti-secure-rom entry
> contains certificate for binaries that will be booted by ROM. Support
> for both these types of certificates is necessary for booting of K3
> devices.
> 
> Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
> ---

[...]

> +++ b/tools/binman/etype/ti_secure.py
> @@ -0,0 +1,83 @@
> +# SPDX-License-Identifier: GPL-2.0+
> +# Copyright 20

Looks like this Copyright string got broken, I see this in a couple spots.

Andrew


More information about the U-Boot mailing list