[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: prepare for exposing rmodule logic

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 16 14:10:45 CET 2015


the following patch was just integrated into master:
commit 051a181f0c0823d1dc08ac0c8d5d3820ef61d03e
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Sep 8 15:52:01 2015 -0500

    cbfstool: prepare for exposing rmodule logic
    
    The core logic of the rmodule parser is ideal for
    processing romstage ELF files for XIP. To that
    end start the work of exposing the logic from
    rmodule so cbfstool can take advantage of it.
    
    The properties that both need require:
    - Single program segment
    - Relocation information
    - Filter relocation processing
    
    BUG=chrome-os-partner:44827
    BRANCH=None
    TEST=Built rambi.
    
    Change-Id: I176d0ae0ae1933cdf6adac67d393ba676198861a
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11595
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list