u-boot-brain/drivers/tpm
Simon Glass 13894bdba4 tpm: tpm_tis_i2c: Move definitions into the header file
Some definitions are in the C file and some are in the header file. Move
everything into the header file for consistency and to reduce clutter.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
2015-08-31 07:57:27 -06:00
..
Kconfig tpm: Add Kconfig options for TPMs 2015-08-31 07:57:27 -06:00
Makefile tpm: Move the I2C TPM code into one file 2015-08-31 07:57:27 -06:00
tpm_atmel_twi.c tpm: Convert drivers to use SPDX 2015-08-31 07:57:27 -06:00
tpm_tis_i2c.c tpm: tpm_tis_i2c: Move definitions into the header file 2015-08-31 07:57:27 -06:00
tpm_tis_i2c.h tpm: tpm_tis_i2c: Move definitions into the header file 2015-08-31 07:57:27 -06:00
tpm_tis_lpc.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
tpm_tis_sandbox.c sandbox: tpm: Fix nvwrite command 2014-01-08 17:26:17 -07:00