[U-Boot] [PATCH 13/15] sandbox: tpm: Enhance to support the latest Chromium OS

sjg at google.com sjg at google.com
Tue Oct 9 23:51:33 UTC 2018


This driver was originally written against Chromium OS circa 2012. A few
new features have been added. Enhance the TPM driver to match. This mostly
includes a few new messages and properly modelling whether a particular
'space' is present or not.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/tpm/tpm_tis_sandbox.c | 97 +++++++++++++++++++++++++++++------
 include/tpm-v1.h              | 34 ++++++++++++
 2 files changed, 116 insertions(+), 15 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list