提交图

108 次代码提交

作者 SHA1 备注 提交日期
Anirudh Raghavendra
3a10a6b261 Resolve compilation errors in adsprpc
Number of parameters in print statement was less than number of
format specifiers. This was causing an error with the new kernel
compiler.

Change-Id: Iad4ed0ad373559ecd64e8d9bfb1da37532f443c9
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2022-11-02 14:59:50 -07:00
Bruce Levy
12862dfca9 adsprpc: Fix compilation error
Change-Id: I12af79e309f8f0f0d50bad2d88a437f62ecd1d46
2022-11-01 16:16:03 -07:00
Anirudh Raghavendra
135c71aeb2 Add cdsp loader and enable compilation
Added cdsp loader file and enabled compilation.
Shared object not yet shipped to superimg.

Change-Id: Iadcc81a925b198115db627eccbd7181eec053f47
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2022-10-13 11:49:51 -07:00
Anirudh Raghavendra
8ac83763ce Enable wait for PD only when PDR mechanism is up
When the PDR mechanism is down, the value of ispdup is always 0.
This makes the sensors or audio daemon wait indefinitely in the
kernel.
Disabling wait in kernel when PDR mechanism is not working.

Change-Id: I556dc0aa3908bc97b433cbd6060b88a710923b58
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2022-09-23 14:56:32 -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
Anirudh Raghavendra
cabe8eabfb Add trace header file to kernel component
Moved trace header file from kernel branch to fastrpc kernel
component

Change-Id: I3c1dafe9daec89f1164e64606748cb47483e1670
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2022-09-22 15:07:51 -07:00
Anirudh Raghavendra
7e0eff3f2b adsprpc: Modify code to pass compilation
Add missing module import to macro for DMA_BUF and add fallthrough
statements

Change-Id: Ied625ee1000afca9f269989ff2635ea04a8fe196
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2022-08-16 10:33:07 -07:00
Anirudh Raghavendra
b0ee7bc076 adsprpc: Add initial src files to new target
Add fastrpc driver files to vendor branch

Change-Id: I852eee93cf6c0b2bc0833f9635f73b890de930da
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2022-08-12 17:41:38 -07:00