summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorPatrick Daly <pdaly@codeaurora.org>2015-10-22 19:54:55 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:18:32 -0700
commitf232630e10f1c1b5f94c450aab500200d4930999 (patch)
treeaa06c68bbe962269e522ed5a6ccdb27c8575f05c /include/soc
parent5fda6f8960fcd9529ee7672e795cea9fd0b27d0f (diff)
soc: qcom: Add debugfs interface for enabling SOC debug events
Other processors/execution environments may support debug events. Implement an 'smc instruction' based communications protocol and hook it up to debugfs. Change-Id: I3a99dfdac5df7edb874bd449d9abc5a929787758 Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/qcom/scm.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/soc/qcom/scm.h b/include/soc/qcom/scm.h
index 97cea4792528..f6791ac9dc32 100644
--- a/include/soc/qcom/scm.h
+++ b/include/soc/qcom/scm.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2010-2016, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -27,6 +27,8 @@
#define SCM_SVC_HDCP 0x11
#define SCM_SVC_MDTP 0x12
#define SCM_SVC_LMH 0x13
+#define SCM_SVC_SMMU_PROGRAM 0x15
+#define SCM_SVC_QDSS 0x16
#define SCM_SVC_TZSCHEDULER 0xFC
#define SCM_FUSE_READ 0x7