[coreboot-gerrit] Patch merged into coreboot/master: commonlib/region: add xlate_region_device

gerrit at coreboot.org gerrit at coreboot.org
Thu Oct 29 18:58:10 CET 2015


the following patch was just integrated into master:
commit 5907eb8f5a32b0514bb63a6ed847ead1712bc454
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Oct 28 16:09:42 2015 -0500

    commonlib/region: add xlate_region_device
    
    There are cases where one region_device needs to be
    accessed using offset/sizes from one address space
    that need the offset translated into a different
    address space for operations to take place. The
    xlate_region_device provides an offset that is
    subtracted from the incoming transaction before
    deferring to the backing access region.
    
    Change-Id: I41d43924bb6fbc7b4d3681877543209e1085e15c
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/12227
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list