[coreboot] Patch merged into coreboot/master: b916f20 Add TPM support to coreboot

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 30 02:04:22 CEST 2012


the following patch was just integrated into master:
commit b916f209237710559e539c600a4d02acfb8305d2
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Tue Oct 11 14:46:25 2011 -0700

    Add TPM support to coreboot
    
    and initialize the TPM on S3 resume
    
    This patch integrates the TPM driver and runs TPM resume upon an ACPI S3
    resume without including any other parts of vboot.
    
    We could link against vboot_fw.a but it is compiled with u-boot's CFLAGS
    (that are incompatible with coreboot's) and it does a lot more than we
    want it to do.
    
    Change-Id: I000d4322ef313e931e23c56defaa17e3a4d7f8cf
    Signed-off-by: Stefan Reinauer <reinauer at google.com>

Build-Tested: build bot (Jenkins) at Fri Mar 30 02:03:21 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Fri Mar 30 02:04:19 2012, giving +2
See http://review.coreboot.org/731 for details.

-gerrit




More information about the coreboot mailing list