[U-Boot] [PATCH v3 15/25] tpm: add TPM2_HierarchyChangeAuth command support
Simon Glass
sjg at chromium.org
Thu May 3 02:32:22 UTC 2018
On 2 May 2018 at 02:59, Miquel Raynal <miquel.raynal at bootlin.com> wrote:
> Add support for the TPM2_HierarchyChangeAuth command.
>
> Change the command file and the help accordingly.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> ---
> cmd/tpm-v2.c | 59 ++++++++++++++++++++++++++++++++++++++++++++------------
> include/tpm-v2.h | 14 ++++++++++++++
> lib/tpm-v2.c | 44 ++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 105 insertions(+), 12 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list