Commit Graph

4 Commits

Author SHA1 Message Date
Dan Bar-On
80047d1211 soc: qcom: increase max shareable channel number
Change-Id: I142ea7e9b66354f43975ed2408fd2c25dda9f50c
Signed-off-by: Dan Bar-On <quic_dbaron@quicinc.com>
2023-01-26 10:14:56 +02:00
Dan Bar-On
f1aa5a244e soc: qcom: fix shareable channel deadlock
This change fixes a deadlock that happens,
when two shareable channels send a message at the same time,
locking each other with a different lock.

Change-Id: Ibb3efef1bdb29d2db6912e6465e6086248ab2310
Signed-off-by: Dan Bar-On <quic_dbaron@quicinc.com>
2023-01-08 17:32:05 +02:00
Nurit Lichtenstein
0e8eb30dde spu-kernel: spcom: Fix format string of error prints
This change fixes format string of error prints.

Change-Id: I98a0bbde028db3e5b590dc8eff3a75c07b3d4ed7
Signed-off-by: Mariam Elia <quic_melia@quicinc.com>
Signed-off-by: Nurit Lichtenstein <quic_nuritl@quicinc.com>
2022-11-08 16:37:57 +02:00
melia
96f462a3f0 spu-kernel : Add SPSS kernel drivers as external modules
SPSS kernel config/build/export uapi headers done from
VENDOR SI and not from KERNEL.PLATFORM SI.

Change-Id: I9f7f272db536a2ae17167609977d577b17ecd962
Signed-off-by: Mariam Elia <quic_melia@quicinc.com>
2022-10-12 18:25:58 -07:00