coreboot-kgpe-d16/src
Raul E Rangel 4c518e18e3 timestamp: Add timestamps for TPM communication
On grunt these operations combined take a little over 37ms.

BUG=b:64549506
TEST=built on grunt
 511:starting TPM PCR extend                           301,268 (598)
 512:finished TPM PCR extend                           326,710 (25,442)
 513:starting locking TPM                              326,716 (6)
 514:finished locking TPM                              339,517 (12,801)

Change-Id: I05cfb3d0f8463f073e329a035484a340546649e1
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/26218
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-13 10:08:42 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch acpi: Add support for writing ACPI _PLD structures 2018-05-11 09:00:33 +00:00
commonlib timestamp: Add timestamps for TPM communication 2018-05-13 10:08:42 +00:00
console console: Skip non-BSP printk() earlier 2018-05-09 05:21:21 +00:00
cpu cpu/amd/quadcore: Get rid of device_t 2018-05-09 13:15:53 +00:00
device devicetree: Add USB device type 2018-05-11 08:59:51 +00:00
drivers drivers/intel/gma: honor vbt_size parameter to locate_vbt() 2018-05-11 18:16:13 +00:00
ec ec/google/chromeec: add config for wake event types 2018-05-08 14:16:15 +00:00
include devicetree: Add USB device type 2018-05-11 08:59:51 +00:00
lib bootmem: Keep OS memory map separate from the start 2018-05-10 01:24:40 +00:00
mainboard mb/google/poppy/variants/nami: Provide implementation of mainboard_vbt_filename 2018-05-12 08:13:38 +00:00
northbridge nb/intel/i945/bootblock.c: Correct comment 2018-05-11 09:05:40 +00:00
security timestamp: Add timestamps for TPM communication 2018-05-13 10:08:42 +00:00
soc drivers/intel/gma, soc/intel/common: improve cooperation 2018-05-09 13:48:07 +00:00
southbridge src/southbridge: Serialize methods with named objects inside 2018-05-09 10:14:27 +00:00
superio superio/ite/it8623e: initialize the PWM fan controller 2018-05-12 20:32:27 +00:00
vendorcode AGESA f14: Remove OPTION_DDR2 2018-05-10 17:54:39 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00