coreboot-kgpe-d16/src/soc/mediatek/mt8183
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
..
include/soc soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting 2022-07-29 15:05:33 +00:00
bootblock.c
ddp.c
decompressor.c
dramc_init_setting.c
dramc_param.c
dramc_pi_basic_api.c
dramc_pi_calibration_api.c
emi.c
gpio.c
i2c.c
Kconfig
Makefile.inc soc/mediatek: a common implementation to register BL31 reset 2022-09-07 09:20:25 +00:00
md_ctrl.c
memlayout.ld
memory.c
mmu_operations.c
mt6358.c
mt8183.c
mtcmos.c
pll.c
pmic_wrap.c
rtc.c
soc.c
spi.c
spm.c timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00