[coreboot-gerrit] Patch merged into coreboot/master: util/cbfstool: fix x86 execute-in-place semantics for all fmd regions

gerrit at coreboot.org gerrit at coreboot.org
Fri May 6 16:49:13 CEST 2016


the following patch was just integrated into master:
commit ab00d779ed323c1b58af687c1e2ad78536d3822f
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed May 4 16:07:15 2016 -0500

    util/cbfstool: fix x86 execute-in-place semantics for all fmd regions
    
    A previous patch [1] to make top-aligned addresses work within per
    fmap regions caused a significant regression in the semantics of
    adding programs that need to be execute-in-place (XIP) on x86
    systems. Correct the regression by providing new function,
    convert_to_from_absolute_top_aligned(), which top aligns against
    the entire boot media.
    
    [1] 9731119b cbfstool: make top-aligned address work per-region
    
    Change-Id: I3b685abadcfc76dab8846eec21e9114a23577578
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14608
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at google.com>
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list