u-boot-brain/drivers/tpm
Miquel Raynal 2bae712f7a tpm: add a Sandbox TPMv2.x driver
This driver can emulate all the basic functionalities of a TPMv2.x
chip and should behave like them during regular testing.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2018-05-25 20:13:00 -04:00
..
Kconfig tpm: add a Sandbox TPMv2.x driver 2018-05-25 20:13:00 -04:00
Makefile tpm: add a Sandbox TPMv2.x driver 2018-05-25 20:13:00 -04:00
tpm_atmel_twi.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm_internal.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tpm_tis_infineon.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm_tis_lpc.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm_tis_sandbox.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm_tis_st33zp24_i2c.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm_tis_st33zp24_spi.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm_tis.h tpm: add Revision ID field in the chip structure 2018-05-25 08:12:40 -04:00
tpm-uclass.c tpm: prepare support for TPMv2.x commands 2018-05-25 20:12:55 -04:00
tpm2_tis_sandbox.c tpm: add a Sandbox TPMv2.x driver 2018-05-25 20:13:00 -04:00
tpm2_tis_spi.c tpm2: tis_spi: add the possibility to reset the chip with a gpio 2018-05-25 20:12:59 -04:00