Re: [PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2

2025-03-11 Thread Ilias Apalodimas
ns why > > Thanks > /Ilias > > > where the nv_define's message buf was "fixed". I tried this change and the > > nv_define command > > is working now. > > > > Alex > > > > > -Original Message----- > > > From: Ilias Apa

RE: [PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2

2025-02-20 Thread Michel Alex
e the nv_define's message buf was "fixed". I tried this change and the nv_define command is working now. Alex > -Original Message- > From: Ilias Apalodimas > Sent: Tuesday, February 18, 2025 8:38 AM > To: Michel Alex > Cc: u-boot@lists.denx.de > S

Re: [PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2

2025-02-20 Thread Ilias Apalodimas
Message- > > From: Ilias Apalodimas > > Sent: Tuesday, February 18, 2025 8:38 AM > > To: Michel Alex > > Cc: u-boot@lists.denx.de > > Subject: Re: [PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2 > > > > Vorsicht: Es handelt sich um eine exter

Re: [PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2

2025-02-17 Thread Ilias Apalodimas
Hi Michel On Thu, Feb 13, 2025 at 12:43:34PM +, Michel Alex wrote: > Added 2 HMAC bytes to the command message Please cc the TPM maintainers, otherwise I might miss this patch. What the patch does is obvious, can you add a better explanation of - what it fixes / what was broken? - pointers t

[PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2

2025-02-13 Thread Michel Alex
Added 2 HMAC bytes to the command message Signed-off-by: Alex Michel --- lib/tpm-v2.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/tpm-v2.c b/lib/tpm-v2.c index 9ca7933c094..4a082af78af 100644 --- a/lib/tpm-v2.c +++ b/lib/tpm-v2.c @@ -264,7 +264,7 @@ u32 tpm2_nv_d