[U-Boot] [PATCH 25/45] tpm: Add a few new commands for v1

sjg at google.com sjg at google.com
Tue Oct 9 23:55:09 UTC 2018


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 at chromium.org>
---

 cmd/tpm_test.c   | 15 -----------
 include/tpm-v1.h | 28 ++++++++++++++++++++
 lib/tpm-v1.c     | 68 +++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 93 insertions(+), 18 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list