u-boot-brain/drivers/tpm
Simon Glass ed3f5a30a7 sandbox: tpm: Add TPM emulation
Add a simple TPM emulator for sandbox. It only supports a small subset of
TPM operations. However, these are enough to perform common tasks.

Note this is an initial commit to get this working, but it could use
cleaning up (for example constants instead of open-coded values).

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

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2014-01-08 17:25:12 -07:00
..
Makefile sandbox: tpm: Add TPM emulation 2014-01-08 17:25:12 -07:00
tpm_atmel_twi.c Add Atmel I2C tpm 2013-07-16 17:44:30 -05:00
tpm_private.h tpm: Reorganize the I2C TPM driver 2013-06-03 01:31:23 -07:00
tpm_tis_i2c.c tpm: Reorganize the I2C TPM driver 2013-06-03 01:31:23 -07:00
tpm_tis_lpc.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
tpm_tis_sandbox.c sandbox: tpm: Add TPM emulation 2014-01-08 17:25:12 -07:00
tpm.c tpm: Reorganize the I2C TPM driver 2013-06-03 01:31:23 -07:00