[PATCH 18/22] image: Allow @ in node names when not using signatures

Simon Glass sjg at chromium.org
Sat Jul 17 22:40:13 CEST 2021


On Mon, 5 Jul 2021 at 16:33, Simon Glass <sjg at chromium.org> wrote:
>
> If signature verification is not in use we don't need to worry about
> the risk of using @ in node names. Update fit_image_verify() to allow
> it if the function is not enabled.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  common/image-fit.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list