[coreboot-gerrit] Patch merged into coreboot/master: FSP: Pass FSP image base address to find_fsp

gerrit at coreboot.org gerrit at coreboot.org
Thu Sep 10 09:43:16 CET 2015


the following patch was just integrated into master:
commit a887492e1e51849b75c7bb0d67430be4b1074493
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Wed Aug 26 14:58:29 2015 -0700

    FSP: Pass FSP image base address to find_fsp
    
    Add a parameter to find_fsp which is the image base address.  Adjust the
    fake stack in cache_as_ram.inc to pass in the read-only FSP image base
    address.  In fsp_notify, pass in the read-only FSP image base address
    when the FSP header pointer is NULL.  In find_fsp, validate the FSP
    binary image starting from the specified image base address.
    
    BRANCH=none
    BUG=None
    TEST=Build and run on Skylake
    
    Change-Id: Iac43c8aac8491390479af551765b514ca919928a
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 592dae53f3b32694190cc5cb0fa6ca94df68aa95
    Original-Change-Id: I7d6a415458a81f3b6bcdcfc9a90eceb2ac22144e
    Original-Signed-off-by: Lee Leahy <Leroy.P.Leahy at intel.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/295593
    Original-Commit-Ready: Leroy P Leahy <leroy.p.leahy at intel.com>
    Original-Tested-by: Leroy P Leahy <leroy.p.leahy at intel.com>
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11545
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


See http://review.coreboot.org/11545 for details.

-gerrit



More information about the coreboot-gerrit mailing list