TPM1.2 devices): NAK
Greetings,
Reinhard Pfau
Guntermann & Drunck GmbH
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Tom,
I think, Dirk had missed this message. Sorry for a late reply.
Inlining the func is basically OK.
But could you please make a little change at the inlined code (see
below)?
Beside this:
Acked-by: Reinhard Pfau
Greetings,
Reinhard.
On 2016-01-14 00:12, Tom Rini wrote:
[...]
diff
there
is none).
Use "uint32_t" instead of "unsigned int" for header size computation.
Signed-off-by: Reinhard Pfau
Cc: Luka Perkov
---
tools/kwbimage.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/tools/kwbimage.c b/tools/kwbimage.c
index afb
KWB image header values are in little endian (LE).
So adding appropriate cpu_to_leXX() calls to allow building those images
on BE hosts, too.
Signed-off-by: Reinhard Pfau
Cc: Luka Perkov
---
tools/kwbimage.c | 43 ---
tools/kwbimage.h | 3 ++-
2 files
It makes kwbimage working on BE build hosts and fixes some flaws in computation
of image header sizes.
Reinhard Pfau (2):
kwbimage: fix endianess issue
kwbimage: fix size computations for v1 images
tools/kwbimage.c | 50 --
tools/kwbimage.h
about it.
Oh well, someone has...
Dirk Eibach posted a patch for the broken gdsys boards (dlvision10, io,
iocon and neo).
See: http://patchwork.ozlabs.org/patch/344162/
Greetings,
Reinhard Pfau.
___
U-Boot mailing list
U-Boot@lists.denx.de
http:
adKey2 and TPM_GetPubKey are
provided. Both features are available using the 'tpm' command, too.
Authorized commands are enabled with CONFIG_TPM_AUTH_SESSIONS. (Note that
this also requires CONFIG_SHA1 to be enabled.)
Signed-off-by: Reinhard Pfau
---
README | 14 ++
com
7 matches
Mail list logo