commit | c783c51538707ca03f098e806949b906cbae3fc0 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Wed Nov 20 10:23:25 2013 -0800 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Wed Jan 08 18:52:32 2014 -0800 |
tree | ad3ed700503645b619337de9631b27cde4231740 | |
parent | 6257e671e6716eb21e008903f7ea451bd65dbbad [diff] |
iommu: msm: Add call to set maximum mapped size In some cases, the secure world needs a hint as to the maximum amount of memory that will ever be mapped. This is necessary to optimize data structures in the secure world. Add a call to the secure world to indicate the maximum mapped size. Change-Id: I8d07ec2288e37057ff96777c96ed0680f75185f3 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>