summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNeeti Desai <neetid@codeaurora.org>2015-06-24 15:41:54 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:04:38 -0700
commit3eac23bf1a79166be1959d17f4cbb8762210ff34 (patch)
tree10eb654eb626e71964b1ed8d2fe4cab29eaa2c5f /include
parent4cbd8a0f846f9a851bd5556c7e994f64080beadf (diff)
msm: ion: Add secure cma heap
Add the infrastructure to support a secure cma heap needed for secure usecases. The new heap uses the existing cma heap infrastructure, along with adding the assign call to assign the correct VM to the buffers during allocation and free. Change-Id: I0c959f46ffa6eb67128b6794e9e60c470a3d292e Signed-off-by: Neeti Desai <neetid@codeaurora.org>
Diffstat (limited to 'include')
-rw-r--r--include/soc/qcom/secure_buffer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/soc/qcom/secure_buffer.h b/include/soc/qcom/secure_buffer.h
index c791f078b46e..321a15e04a6a 100644
--- a/include/soc/qcom/secure_buffer.h
+++ b/include/soc/qcom/secure_buffer.h
@@ -24,6 +24,8 @@
#define VMID_CP_CAMERA 0xD
#define VMID_HLOS_FREE 0xE
#define VMID_MSS_NONMSA 0x10
+#define VMID_CP_SEC_DISPLAY 0x11
+#define VMID_CP_APP 0x12
#define VMID_INVAL -1
#define PERM_READ 0x4