[coreboot-gerrit] Patch merged into coreboot/master: drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM component

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


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

    drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM component
    
    The previously implementation for loading the FSPM component didn't
    handle platforms which expects FSPM to be XIP. For the non-XIP case,
    romstage's address space wasn't fully being checked for overlaps.
    Lastly, fixup the API as the range_entry isn't needed any longer.
    This API change requires a apollolake to be updated as well.
    
    BUG=chrome-os-partner:52679
    
    Change-Id: I24d0c7d123d12f15a8477e1025bf0901e2d702e7
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/15741
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list