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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| tpm-uclass.c | ||
| tpm_atmel_twi.c | ||
| tpm_internal.h | ||
| tpm_tis.h | ||
| tpm_tis_infineon.c | ||
| tpm_tis_lpc.c | ||
| tpm_tis_sandbox.c | ||
| tpm_tis_st33zp24_i2c.c | ||
| tpm_tis_st33zp24_spi.c | ||