tpm: Add a few new commands for v1
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:29 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commit6e64ec1256875f6fafa853a74108fb57fd769e98
treec8773fba035b292d24cee7c52da6505564bbfe91
parent34a5e8a2f155589e6274fbeef4be0aacf5244a27
tpm: Add a few new commands for v1

These are needed for the 2018 version of Chromium OS vboot. Add an
implementation for TPM v1, with v2 to come later.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/tpm_test.c
include/tpm-v1.h
lib/tpm-v1.c