msm: adsprpc: Share CP secure context banks
Currently CPZ secure context banks are not shared on CDSP. Share CP secure context banks among applications that use secure memory, so that many CPZ applications can be spawned and offloaded to DSP. Change-Id: I77d95bab86ef527e41c9fe79058742615f4adb0e Signed-off-by: Himateja Reddy <quic_hmreddy@quicinc.com>
此提交包含在:

提交者
Gerrit - the friendly Code Review server

父節點
4dc57d62a5
當前提交
38ca55b8e5
@@ -945,6 +945,8 @@ struct fastrpc_apps {
|
||||
struct mutex mut_uid;
|
||||
/* Indicates cdsp device status */
|
||||
int remote_cdsp_status;
|
||||
/* Indicates secure context bank to be shared */
|
||||
int share_securecb;
|
||||
};
|
||||
|
||||
struct fastrpc_mmap {
|
||||
|
新增問題並參考
封鎖使用者