Commit Graph

22 次程式碼提交

作者 SHA1 備註 提交日期
Maor
0c4ba0bcc6 spss_utils: Moving shared function to qcom_spss
Both have same function, and dependency is already applied.
Removing duplicated code.

Change-Id: I232c1bc6393af7de6f4668cb8a03e908be25a80d
Signed-off-by: Maor <quic_makselro@quicinc.com>
Signed-off-by: Linux Image Build Automation <quic_ibautomat@quicinc.com>
2023-07-27 14:43:45 -07:00
Linux Build Service Account
5648fe74ba Merge f9a2d47d34 on remote branch
Change-Id: If9956c672d26689530f10e753c1e5ab6f890699d
2023-06-21 09:38:26 -07:00
sganda
f9a2d47d34 spu-kernel: Enabling the DDK for spu
Change-Id: I9c66d3d50c4b85fb6048a1045ebd8f92659b5395
Signed-off-by: sganda <quic_sganda@quicinc.com>
2023-05-25 17:37:32 +05:30
Linux Build Service Account
f322c5a366 Merge 6a1d01c689 on remote branch
Change-Id: Ib2723056b4d1846ea05cc0970c64befce939281b
2023-05-19 19:19:14 -07:00
Xhoendi Collaku
e54fb09c17 Revert "spu-kernel : Add LF markings"
This reverts commit 180d6010b3.
2023-05-17 16:51:30 -07:00
rakegand
0112e5abe4 spu-kernel: spcom: spcom_ioctl_handle_get_message fix NULL pointer channel
This change fixes NULL pointer dereference for the cases when channel name
invalid is invalid: wrong channel name or usage control channel device as
spcom channel to receive message.

Change-Id: I6294d82906f093e026af62f3246ad3e872e5aa98
Signed-off-by: rakegand <quic_rakegand@quicinc.com>
2023-05-16 21:38:25 -07:00
rakegand
962930e5fe spu-kernel: spcom: Addressing KASAN issue slab-out-of-bounds
This change blocks access to channel name string,
in case channel name string length is more than permissible limits.

Change-Id:Id450948185de41158ac666d220c8123c24e3b7e1
Signed-off-by: rakegand <quic_rakegand@quicinc.com>
2023-05-15 10:47:03 +05:30
Nikhil Chaturvedi
6a1d01c689 spss_utils: Updated IAR definitions
Account for NVM UEFI app and align definitions with SPSS.

Change-Id: Ia7ffd06d21c81874ccee06055720d60a627cd4ac
Signed-off-by: Nikhil Chaturvedi <quic_nchaturv@quicinc.com>
2023-05-08 14:27:43 -07:00
Mariam Elia
180d6010b3 spu-kernel : Add LF markings
Add LF markings per source code.

Signed-off-by: Mariam Elia <quic_melia@quicinc.com>
2023-04-25 16:36:07 -07:00
Linux Build Service Account
ffb28f0aa5 Merge 079f437fac on remote branch
Change-Id: I84a8ae61b7586858d433b323dec0765913a5b6a1
2023-04-19 10:10:30 -07:00
Mariam Elia
e4208ae0b1 spu-kernel : Add LF markings
Add LF markings per source code.

Signed-off-by: Mariam Elia <quic_melia@quicinc.com>
2023-04-19 09:15:15 -07:00
Benjamin Grimberg
079f437fac spu-kernel: spcom: failure when shareable channel already exists
Return 0 instead of -EALREADY when trying to create a shareable
channel that already exists.

Change-Id: Iaada1a714aabd9eded5aacd95e1282644336c836
Signed-off-by: Benjamin Grimberg <quic_bgrimber@quicinc.com>
2023-03-23 15:39:14 +02:00
Linux Build Service Account
b8719970d4 Merge e4e3733a5a on remote branch
Change-Id: Ibf43971de2c400f5140a0a8f17122eb00b3e5995
2023-03-20 15:44:07 -07:00
Linux Build Service Account
4d92218eb3 Merge 80047d1211 on remote branch
Change-Id: I8589528b5c30c20ac897a469a3469f85a1457d2c
2023-02-17 05:40:06 -08:00
Nurit Lichtenstein
e4e3733a5a spu-kernel: Bazel compilation for spu-kernel drivers
Signed-off-by: Nurit Lichtenstein <quic_nuritl@quicinc.com>
Change-Id: I051f02f650b734644e92d4c0bd13239487d4bfb5
2023-02-15 12:36:13 +02:00
Linux Build Service Account
f97a437481 Merge f1aa5a244e on remote branch
Change-Id: Ibca44c620de6e083214c82f2873cde1330135088
2023-01-27 18:11:30 -08:00
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
e27660e89f spu-kernel: spss_utils: Fix format string of error prints
This change fixes format string of error prints.

Change-Id: I27c9b85de066881a5c59e0366789df4204eaa2a8
Signed-off-by: Nurit Lichtenstein <quic_nuritl@quicinc.com>
2022-11-14 14:57:51 +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
Gerrit SelfHelp Service Account
e5b48662d4 Initial empty repository 2022-09-14 09:51:55 -07:00