diff options
author | Simon Glass <sjg@chromium.org> | 2016-09-25 21:33:20 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2016-10-11 11:55:33 +0800 |
commit | 22230e916e1d57364c524058275befa380faabc3 (patch) | |
tree | 487e4bc61ed6ca3ff255ca7688c8a2d6a67d3295 /drivers/tpm/tpm_tis_infineon.c | |
parent | 3f14f814e79f5160e91a107fcac56d577867feac (diff) | |
download | u-boot-22230e916e1d57364c524058275befa380faabc3.tar.gz u-boot-22230e916e1d57364c524058275befa380faabc3.tar.bz2 u-boot-22230e916e1d57364c524058275befa380faabc3.zip |
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>
Diffstat (limited to 'drivers/tpm/tpm_tis_infineon.c')
0 files changed, 0 insertions, 0 deletions