OSDN Git Service

iommu/iommu-debug: Add support for secure domain profiling
authorMitchel Humpherys <mitchelh@codeaurora.org>
Fri, 2 Oct 2015 23:02:31 +0000 (16:02 -0700)
committerDavid Keitel <dkeitel@codeaurora.org>
Tue, 22 Mar 2016 18:14:22 +0000 (11:14 -0700)
commit88a510ad7c00bfcb7265ec1cae94138655937d5c
tree75fd987690b36496274204b9689b72ca35a50d71
parente2dc9b365255804d272a7c50c4e73384e5a83453
iommu/iommu-debug: Add support for secure domain profiling

Secure domains do different amounts of work than non-secure domains, so
we need to be able to profile them separately.  Add another debugfs
file, "secure_profiling", that does the same thing as the "profiling"
file.

Change-Id: I6968036bfdcc63449f27336771b3956a2b7754f6
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
drivers/iommu/iommu-debug.c