Commit Graph

4 Commits

Author SHA1 Message Date
Anirudh Raghavendra
f1752b7f5b Include new header fastrpc_shared.h
Include new header fastrpc_shared.h in existing header
(adsprpc_shared.h) and remove all ioctl definitions
from the existing header.

Change-Id: I5c5a08de0a077ec2717683134a0ec31466c34047
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2023-06-12 11:04:11 -07:00
Anirudh Raghavendra
ac175e1898 Move ioctl definitions to new header file
Move ioctl definitions and structures to new header file.
Kernel team has a new requirement to move userspace related API
and structure definitions to a new header file independent of
kernel only headers.

Change-Id: Ic0fa54a2c18036cb6a7fa5f2cd389d9f8d07096f
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2023-05-17 11:11:28 -07:00
Himateja Reddy
2c1d233879 msm: adsprpc: FastRPC driver interface to get HLOS PID
Currently there is no interface request to get HLOS PID of
the device attached to FastRPC bus driver. Add new request
FASTRPC_DEV_GET_HLOS_PID, to get HLOS PID of the attached
device.

Signed-off-by: Himateja Reddy <quic_hmreddy@quicinc.com>
2023-05-03 11:44:06 -07:00
Anirudh Raghavendra
c64cff5b57 adsprpc: msm: Add rules for compilation
Adding rules for compiling frpc_adsprpc ko and cdsploader
ko.

Change-Id: Ie0d13018fea971ffa20f0183c17a299ca47f29c7
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2022-09-23 10:05:54 -07:00