u-boot-brain/drivers/tpm
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
We have a large number of places where while we historically referenced
gd in the code we no longer do, as well as cases where the code added
that line "just in case" during development and never dropped it.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-27 14:54:48 -04:00
..
Kconfig lib: tpm: Add command to list resources 2017-03-26 13:22:58 -06:00
Makefile tpm: st33zp24: Add tpm st33zp24 spi support 2016-01-28 21:01:22 -07:00
tpm_atmel_twi.c treewide: Fix gdsys mail addresses 2018-03-09 09:23:10 -05:00
tpm_internal.h dm: tpm: Add a uclass for Trusted Platform Modules 2015-08-31 07:57:28 -06:00
tpm_tis_infineon.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
tpm_tis_lpc.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
tpm_tis_sandbox.c drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use 2016-04-15 08:14:37 -06:00
tpm_tis_st33zp24_i2c.c STMicro TPM: Fix potential buffer overruns 2018-03-05 10:05:36 -05:00
tpm_tis_st33zp24_spi.c STMicro TPM: Fix potential buffer overruns 2018-03-05 10:05:36 -05:00
tpm_tis.h tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c 2016-01-28 21:01:22 -07:00
tpm-uclass.c dm: tpm: Add a uclass for Trusted Platform Modules 2015-08-31 07:57:28 -06:00