summaryrefslogtreecommitdiff
path: root/AndroidKernel.mk
diff options
context:
space:
mode:
authorMitchel Humpherys <mitchelh@codeaurora.org>2016-04-13 17:08:49 -0700
committerJeevan Shriram <jshriram@codeaurora.org>2016-05-03 15:51:43 -0700
commitc28b11f041412e6e18a8bd26c1e809ac2cdb92d7 (patch)
tree0fac352b60d96e6c390ade3ae4da8fd7d3b8dc1a /AndroidKernel.mk
parent7c01b51556bbfa38cd16acec6ccd9e2fd86db9dc (diff)
iommu/iommu-debug: Add dummy driver for standalone testing
The IOMMU test framework relies on the `iommus' property, and we currently rely on these methods for making that happen: (1) Clients enabling their DT nodes. (2) We put an `iommus' property in our IOMMU DT nodes themselves. The problem with (1) is that clients aren't always ready during early chip validation. The problem with (2) is that it results in us recursively mapping into the SMMU when we try to do cache maintenance on our page table memory. Fix these problems by introducing a dummy driver with associated device tree bindings that will do absolutely nothing other than wait for the SMMU driver and IOMMU test framework to slurp it up. CRs-Fixed: 1003233 Change-Id: I6a5802aff5bab99d29c6ed9d953a203cbd8015bb Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Diffstat (limited to 'AndroidKernel.mk')
0 files changed, 0 insertions, 0 deletions