msm: ipclite: Rebased SSR updates from kernel_platform

Added latest SSR updates in IPCLite from kernel_platform
to vendor space

Change-Id: I9e551a0d69f45d89cae2165e25468945fcc68f7f
Signed-off-by: Chelliah Vinu R <quic_chelliah@quicinc.com>
This commit is contained in:
Chelliah Vinu R
2022-10-23 16:37:56 +05:30
rodzic 25cb61693a
commit a2639f4c3d
4 zmienionych plików z 173 dodań i 36 usunięć

Wyświetl plik

@@ -744,7 +744,7 @@ int synx_global_recover(enum synx_core_id core_id)
if (!clear_idx)
return -SYNX_NOMEM;
ipclite_hwlock_reset(synx_global_map_core_id(core_id));
ipclite_recover(synx_global_map_core_id(core_id));
/* recover synx gmem lock if it was owned by core in ssr */
if (synx_gmem_lock_owner(0) == core_id) {