[coreboot-gerrit] Patch merged into coreboot/master: TPM2: Fill in empty tlcl_resume function in TPM2 tlcl

gerrit at coreboot.org gerrit at coreboot.org
Sun Oct 2 19:07:37 CEST 2016


the following patch was just integrated into master:
commit cc3365a0398d02dc2e88c3caf969c0b874d6a3dc
Author: Furquan Shaikh <furquan at chromium.org>
Date:   Fri Sep 30 12:53:19 2016 -0700

    TPM2: Fill in empty tlcl_resume function in TPM2 tlcl
    
    On resume, TPM2_Starup(STATE) command needs to be sent to the TPM. This
    ensures that TPM restores the state saved at last Shutdown(STATE).
    
    Since tlcl_resume and tlcl_startup both use the same sequence for
    sending startup command with different arguments, add a common function
    that can be used by both.
    
    BUG=chrome-os-partner:58043
    BRANCH=None
    TEST=Verified that on resume coreboot no longer complains about index
    read for 0x1007. Return value is 0 as expected.
    
    Change-Id: Ib8640acc9cc9cdb3ba5d40e0ccee5ca7d67fa645
    Signed-off-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: https://review.coreboot.org/16832
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list