commit | fe4b991dcd84e0104cf2e29223a819335ed048a7 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Nov 17 23:31:12 2014 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Mon Jan 19 14:46:44 2015 +0000 |
tree | e5c7b24b7e4e2400023b3a89d4ae4ca63cf75c76 | |
parent | e1d3c0fd701df831169b116cd5c5d6203ac07f70 [diff] |
iommu: add self-consistency tests to ARM LPAE IO page table allocator This patch adds a series of basic self-consistency tests to the ARM LPAE IO page table allocator that exercise corner cases in map/unmap, as well as testing all valid configurations of pagesize, ias and stage. Signed-off-by: Will Deacon <will.deacon@arm.com>