[coreboot-gerrit] Patch merged into coreboot/master: arch/x86: Support "weak" BIST and timestamp save routines

gerrit at coreboot.org gerrit at coreboot.org
Sat Jun 11 19:23:01 CEST 2016


the following patch was just integrated into master:
commit 2030d257d19920904ad370509404145c18627fac
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Sun Jun 5 18:41:00 2016 -0700

    arch/x86: Support "weak" BIST and timestamp save routines
    
    Not all x86 architectures support the mm register set.  The default
    routine that saves BIST in mm0 and a "weak" routine that saves the TSC
    value in mm2:mm1.  Select the Kconfig value
    BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP to provide a replacement routine to
    save the BIST and timestamp values.
    
    TEST=Build and run on Amenia and Galileo Gen2.
    
    Change-Id: I8119e74664ac3522c011767d424d441cd62545ce
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/15126
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list