diff options
author | Aaron Durbin <adurbin@chromium.org> | 2015-10-28 16:09:42 -0500 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2015-10-29 18:58:07 +0100 |
commit | 5907eb8f5a32b0514bb63a6ed847ead1712bc454 (patch) | |
tree | a9b5cb6fddcfc26d38a54a0f476e4b10d476a323 /src/include | |
parent | e11f6c3be168b1efde7fa1b5fd8754b9b8057dc9 (diff) | |
download | coreboot-5907eb8f5a32b0514bb63a6ed847ead1712bc454.tar.xz |
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@chromium.org>
Reviewed-on: http://review.coreboot.org/12227
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/include')
0 files changed, 0 insertions, 0 deletions