Expose NSP status via sys fs node

NSP device status is exposed via SOC API.
On cat to this sys fs node, NSP status will be
returned. NSP status flag renamed to maintain
backward compatibility.

Change-Id: I67ae19e51fd58e02d78a40b30563f147bef5b20e
Signed-off-by: Ansa Ahmed <quic_ansa@quicinc.com>
This commit is contained in:
Ansa Ahmed
2023-06-01 10:52:04 +05:30
committed by Gerrit - the friendly Code Review server
父節點 54addef8cf
當前提交 dabc96ecf3
共有 2 個文件被更改,包括 24 次插入35 次删除

查看文件

@@ -738,8 +738,8 @@ struct fastrpc_apps {
struct hlist_head frpc_devices;
struct hlist_head frpc_drivers;
struct mutex mut_uid;
/* Indicates cdsp device status */
int remote_cdsp_status;
/* Indicates nsp status */
int fastrpc_nsp_status;
/* Indicates secure context bank to be shared */
int share_securecb;
/* Indicates process type is configured for SMMU context bank */