[coreboot-gerrit] Patch merged into coreboot/master: drivers/intel/fsp2_0: separate component validation from loading

gerrit at coreboot.org gerrit at coreboot.org
Tue Jul 19 20:16:15 CEST 2016


the following patch was just integrated into master:
commit a413e5e455136e6511fd9e5541ff4709d279f7a4
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sun Jul 17 23:06:03 2016 -0500

    drivers/intel/fsp2_0: separate component validation from loading
    
    The current FSP component loading mechanism doesn't handle all the
    requirements actually needed. Two things need to be added:
    1. XIP support for MemoryInit component
    2. Relocating SiliconInit component to not corrupt OS memory.
    
    In order to accommodate those requirements the validation
    and header initialization needs to be a separate function.
    Therefore, provide fsp_validate_component() to help achieve those
    requirements.
    
    BUG=chrome-os-partner:52679
    
    Change-Id: I53525498b250033f3187c05db248e07b00cc934d
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/15740
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list