diff options
author | Mitchel Humpherys <mitchelh@codeaurora.org> | 2015-07-06 13:58:05 -0700 |
---|---|---|
committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-22 11:13:25 -0700 |
commit | 8f418bc8a35748d403767c4060cece8ec45f43cf (patch) | |
tree | f12f9344edda4eddcfa9d651c81d2f271d454ec2 /drivers/iommu/iommu-debug.c | |
parent | 9f24ce35820affbd11b2588328731ff0deff0034 (diff) |
iommu/arm-smmu: Do an ATOS in the fault handler
In order to facilitate debugging of context faults, the result of a
software table walk is currently printed as part of the fault handling.
However, there are certain bugs and error conditions that can't be
caught by doing a software table walk (like missing TLB invalidation or
misbehaving hardware). Add a hardware table walk (via ATOS) to improve
debugging capabilities.
Change-Id: Ie89019df62f115627359e29b1f6cc5de3a36d1b5
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Diffstat (limited to 'drivers/iommu/iommu-debug.c')
0 files changed, 0 insertions, 0 deletions