Re: [PATCH 2/2] image-host: increase path length when setting up the cipher.

2023-12-31 Thread Simon Glass
On Fri, Dec 29, 2023 at 2:07 PM Hugo Cornelis wrote: > > This patch increases the maximum path length of the filename > containing the cipher key for the kernel from 128 to 256 characters. > > Signed-off-by: Hugo Cornelis > --- > > tools/image-host.c | 2 +- > 1 file changed, 1 insertion(+), 1

[PATCH 2/2] image-host: increase path length when setting up the cipher.

2023-12-29 Thread Hugo Cornelis
This patch increases the maximum path length of the filename containing the cipher key for the kernel from 128 to 256 characters. Signed-off-by: Hugo Cornelis --- tools/image-host.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/image-host.c b/tools/image-host.c

Re: [PATCH 2/2] image-host: increase path length when setting up the cipher.

2023-10-01 Thread Simon Glass
On Wed, 27 Sept 2023 at 06:24, Hugo Cornelis wrote: > > --- > tools/image-host.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Simon Glass but please add commit message (always) > > diff --git a/tools/image-host.c b/tools/image-host.c > index 0c92a2ddeb..9afcc02192

[PATCH 2/2] image-host: increase path length when setting up the cipher.

2023-09-27 Thread Hugo Cornelis
--- tools/image-host.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/image-host.c b/tools/image-host.c index 0c92a2ddeb..9afcc02192 100644 --- a/tools/image-host.c +++ b/tools/image-host.c @@ -361,7 +361,7 @@ static int fit_image_setup_cipher(struct image_cipher_info