]> git.sur5r.net Git - u-boot/commit
tpm: add TPM2_Clear command support
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 15 May 2018 09:57:14 +0000 (11:57 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 26 May 2018 00:12:57 +0000 (20:12 -0400)
commitbad8ff569d1d0a0eb20355845f27b4f6dad48b63
tree458fde00c1b7835bae594e048eddfdd6428c7578
parent2dc6d97e1edd50634fa9f3dba4746d77cb1b9328
tpm: add TPM2_Clear command support

Add support for the TPM2_Clear 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