[coreboot-gerrit] Patch merged into coreboot/master: intel/apollolake: Do not halt in poweroff if in SMM

gerrit at coreboot.org gerrit at coreboot.org
Sat Aug 20 10:48:31 CEST 2016


the following patch was just integrated into master:
commit 3828e55a8c722dc157839a9abab947e655933494
Author: Furquan Shaikh <furquan at google.com>
Date:   Thu Aug 18 21:31:50 2016 -0700

    intel/apollolake: Do not halt in poweroff if in SMM
    
    Calling halt in poweroff when in SMM prevents SLP_SMI to be triggered
    preventing the system from entering sleep state. Fix this by calling
    halt only if ENV_SMM is not true.
    
    BUG=chrome-os-partner:56395
    BRANCH=None
    TEST=Verified lidclose behavior on reef.
    
    Change-Id: If116c8f4e867543abdc2ff235457c167b5073767
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/16257
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list