coreboot-kgpe-d16/src/drivers/i2c/tpm
Elyes HAOUAS add76f91d5 src: Use #include <timer.h> when appropriate
Also, extra-lines added or removed and local includes moved down.

Change-Id: I5e739233f3742fd68d537f671642bb04886e3009
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32009
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-04-06 16:02:49 +00:00
..
chip.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
chip.h drivers/i2c/tpm: Add irq_gpio support to tpm. 2018-01-30 05:40:05 +00:00
cr50.c cr50: Add probe command to poll Cr50 until DID VID is valid 2019-01-24 13:52:43 +00:00
Kconfig security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
Makefile.inc drivers/*/tpm: Add postcar target 2018-11-09 12:00:52 +00:00
tis.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
tis_atmel.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
tpm.c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:27:34 +00:00
tpm.h