mem: Merge interleaved ranges when creating backing store
authorAndreas Hansson <andreas.hansson@arm.com>
Fri, 1 Mar 2013 18:20:21 +0000 (13:20 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Fri, 1 Mar 2013 18:20:21 +0000 (13:20 -0500)
commit1a58362e25839417047847c7e150a89287a3de7d
tree0d444b2131bb093d9884bddc5f3e24b6621e16cb
parentcafd38f36c4d71c3f3d6efaf0023aec2cfc51b32
mem: Merge interleaved ranges when creating backing store

This patch adds merging of interleaved ranges before creating the
backing stores. The backing stores are always a contigous chunk of the
address space, and with this patch it is possible to have interleaved
memories in the system.
src/mem/physical.cc