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

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