]> Git Repo - J-u-boot.git/commit
tpm: add TPM2_PCR_Extend command support
authorMiquel Raynal <[email protected]>
Tue, 15 May 2018 09:57:15 +0000 (11:57 +0200)
committerTom Rini <[email protected]>
Sat, 26 May 2018 00:12:57 +0000 (20:12 -0400)
commit6284be5a904ef808c939c3d926ee720d1b988264
tree64d3c64632b6b8b069aafa45b34f23a4b49ae4ba
parentbad8ff569d1d0a0eb20355845f27b4f6dad48b63
tpm: add TPM2_PCR_Extend command support

Add support for the TPM2_PCR_Extend command.

Change the command file and the help accordingly.

Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
cmd/tpm-v2.c
include/tpm-v2.h
lib/tpm-v2.c
This page took 0.0345 seconds and 4 git commands to generate.