uboot/drivers/tpm
Simon Glass 22230e916e tpm: Tidy up use of size_t
We should consistently use %z with size_t, and avoid passing a uint32_t as
a size_t value. Fix these issues to avoid warnings on 64-bit machines.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-10-11 11:55:33 +08:00
..
Kconfig
Makefile
tpm-uclass.c
tpm_atmel_twi.c
tpm_internal.h
tpm_tis.h
tpm_tis_infineon.c
tpm_tis_lpc.c tpm: Tidy up use of size_t 2016-10-11 11:55:33 +08:00
tpm_tis_sandbox.c
tpm_tis_st33zp24_i2c.c
tpm_tis_st33zp24_spi.c