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

2018-10-09 Thread sjg
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 --- drivers/tpm/tpm_t

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

2018-10-01 Thread Simon Glass
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 --- drivers/tpm/tpm_t