commit | 7aa8619a66aea52b145e04cbab4f8d6a4e5f3f3b | [log] [tgz] |
---|---|---|
author | Nate Watterson <nwatters@codeaurora.org> | Thu Jun 29 18:18:15 2017 -0400 |
committer | Will Deacon <will.deacon@arm.com> | Wed Aug 16 17:27:28 2017 +0100 |
tree | 7aee56a42c2ba42d91fb04b92c21775ec017853a | |
parent | aae4e7a8bc44722fe70d58920a36916b1043195e [diff] |
iommu/arm-smmu-v3: Implement shutdown method The shutdown method disables the SMMU to avoid corrupting a new kernel started with kexec. Signed-off-by: Nate Watterson <nwatters@codeaurora.org> Signed-off-by: Will Deacon <will.deacon@arm.com>