summaryrefslogtreecommitdiff
path: root/src/lib/selfboot.c
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2015-05-19 16:25:20 -0500
committerPatrick Georgi <pgeorgi@google.com>2015-06-02 14:09:57 +0200
commit6a452eff90411176f9f2cad0ca0c665a31c032ee (patch)
tree4e1b84c213007d8a6dff481d9d68637aead3fe2c /src/lib/selfboot.c
parent5957bd75e31f8505c8dca13b281ac32e06bdf280 (diff)
downloadcoreboot-6a452eff90411176f9f2cad0ca0c665a31c032ee.tar.xz
prog_loading: add region_device representing memory
One can remove the struct buffer_area and use the region_device embedded in the struct prog to represent the in-memory loaded program. Do this by introducing a addrspace_32bit mem_region_device that can have region_device operations performed on it. The addrspace_32bit name was chosen to make it explicit that 32-bits of address space is supported at the max. Change-Id: Ifffa0ef301141de940e54581b5a7b6cd81311ead Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/10261 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/lib/selfboot.c')
0 files changed, 0 insertions, 0 deletions