commit | 2dc6d97e1edd50634fa9f3dba4746d77cb1b9328 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Tue May 15 11:57:13 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 25 20:12:57 2018 -0400 |
tree | 22aebd86494f681574b1495482dc67b0e79421ea | |
parent | 1922df201003b8736579aed70148a283bb62e33f [diff] |
tpm: add TPM2_SelfTest command support Add support for the TPM2_Selftest 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>