]> git.baikalelectronics.ru Git - uboot.git/commit
tpm: add TPM2_Startup command support
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 15 May 2018 09:57:12 +0000 (11:57 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 26 May 2018 00:12:57 +0000 (20:12 -0400)
commitf16ce19d8c83a0b7f9de643c97f28fc065b3399e
tree26ff3f167da436a5eac5613f61d81197e7291259
parentd8eeba639e8a57c1b47c166434b0e5c7e52f973c
tpm: add TPM2_Startup command support

Add support for the TPM2_Startup command.

Change the command file and the help accordingly.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
cmd/tpm-v2.c
include/tpm-v2.h
lib/tpm-v2.c