commit | 67be369f3d5fcf9f5d859c09865a1381c6bfa74c | [log] [tgz] |
---|---|---|
author | Patrick Daly <pdaly@codeaurora.org> | Fri Jul 08 15:09:41 2016 -0700 |
committer | Patrick Daly <pdaly@codeaurora.org> | Fri Sep 30 16:16:41 2016 -0700 |
tree | 9e6b101f0d2cd68476550dcb109f7327b703091c | |
parent | 8eb0b37408f22b1fa03f88dcf5e1d99c6f5b7ac4 [diff] |
iommu: Introduce DOMAIN_ATTR_SECURE_VMID ARM iommus may support 2 stages of translation. In this case the base page table stage1 addresses are actually intermediate physical address rather than physical addresses and are subject to stage2 translation. Add a new attribute to specify which stage2 table the stage1 base page table needs to be mapped into. Change-Id: I7cd008edbd3de31a9d2826e52e2e0d5b971275a9 Signed-off-by: Patrick Daly <pdaly@codeaurora.org>