commit | 82f600e02ded4d7162dd9286f790462b9ab5d554 | [log] [tgz] |
---|---|---|
author | Andreas Hansson <andreas.hansson@arm.com> | Thu Mar 07 05:55:03 2013 -0500 |
committer | Andreas Hansson <andreas.hansson@arm.com> | Thu Mar 07 05:55:03 2013 -0500 |
tree | 183e05bb83c03a1df8fa6aea7586e3af50365c49 | |
parent | 92e973b310a18508e51114abe936919df091fc38 [diff] |
base: Fix address range granularity calculations This patch fixes a bug in the address range granularity calculations. Previously it incorrectly used the high bit to establish the size of the regions created, when it should really be looking at the low bit.