[coreboot-gerrit] Patch merged into coreboot/master: drivers/i2c/tpm: Add support for generating ACPI table

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 6 22:58:47 CEST 2016


the following patch was just integrated into master:
commit 6eb8e1d6cc639474d42b212add51913e24324ccd
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Thu Sep 1 15:56:44 2016 -0700

    drivers/i2c/tpm: Add support for generating ACPI table
    
    Add code to generate an ACPI descriptor for an I2C TPM based
    on the device as described in devicetree.cb.
    
    This currently requires the devicetree to provide the HID,
    since we don't currently talk to the TPM in ramstage and I
    didn't want to add yet another init path for it here.
    
    This was tested on a reef board to ensure that the device
    is described properly in the SSDT.
    
    Change-Id: I43d7f6192f48e99a4074baa4e52f0a9ee554a250
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/16397
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


See https://review.coreboot.org/16397 for details.

-gerrit



More information about the coreboot-gerrit mailing list