Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65636e5c authored by Neeti Desai's avatar Neeti Desai Committed by Liam Mark
Browse files

msm: Add secure vmid for msa



For sharing the memory between hlos and modem,
a new secure vmid is needed to be used in the
assign api. Define that.

Change-Id: Ibcddbafeb1fc430aae3fcda7c609bca4d81e57a9
Signed-off-by: default avatarNeeti Desai <neetid@codeaurora.org>
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 3bfdd36d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
#define VMID_CP_NON_PIXEL 0xB
#define VMID_CP_CAMERA 0xD
#define VMID_HLOS_FREE 0xE
#define VMID_MSS_MSA 0xF
#define VMID_MSS_NONMSA 0x10
#define VMID_CP_SEC_DISPLAY 0x11
#define VMID_CP_APP 0x12