coreboot/src/drivers/i2c/tpm
Rob Barnes d522f38c7b timer: Change timer util functions to 64-bit
Since mono_time is now 64-bit, the utility functions interfacing with
mono_time should also be 64-bit so precision isn't lost.

Fixed build errors related to printing the now int64_t result of
stopwatch_duration_[m|u]secs in various places.

BUG=b:237082996
BRANCH=All
TEST=Boot dewatt

Change-Id: I169588f5e14285557f2d03270f58f4c07c0154d5
Signed-off-by: Rob Barnes <robbarnes@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66170
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2022-09-14 11:55:39 +00:00
..
chip.c drivers/i2c/tpm: Fix blank default statement 2021-11-24 13:45:59 +00:00
chip.h
cr50.c timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
Kconfig tpm: Allow separate handling of Google Ti50 TPM 2022-04-24 22:09:42 +00:00
Makefile.inc tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
tis.c
tis_atmel.c
tpm.c drivers: Get rid of unnecessary blank lines {before,after} brace 2022-07-17 18:45:23 +00:00
tpm.h