commit | 14d72351bc88d2a9ef5b482579c20c5f37364b01 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Tue May 15 11:57:15 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 25 20:12:57 2018 -0400 |
tree | 64d3c64632b6b8b069aafa45b34f23a4b49ae4ba | |
parent | 8df6f8de342a968fce7f08fc8995cdd2469747a1 [diff] |
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 <miquel.raynal@bootlin.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>