[PATCH v2 03/10] sandbox: tpm: Support the define-space command

Simon Glass sjg at chromium.org
Sat Jul 24 23:12:08 CEST 2021


Add support for this command, moving away from the previous approach of
hard-coding the initial data in the driver, now that the kernel-space data
has to be set up by the higher-level vboot code.

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

(no changes since v1)

 drivers/tpm/sandbox_common.c  | 11 +++++++++++
 drivers/tpm/sandbox_common.h  | 12 ++++++++++++
 drivers/tpm/tpm_tis_sandbox.c | 11 +++++++++++
 3 files changed, 34 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list