- Feb 07, 2025
-
-
Sharath Chandra J authored
Upon modem bootup load failure switch the slot to alternate bank, move to EDL when load fails in both slots. Change-Id: I0a279fead49f8b8b62e8442b85c5863e5ff64cc0
-
- Jan 09, 2025
-
-
Mrunali Nesarkar authored
This change is done as Modem is going to offline mode randomly with nice value set to -20 for sa510m Change-Id: Ia6da9ef5ac8b162110dedfd08816b59903687d3f
-
- Dec 19, 2024
-
-
Mrunali Nesarkar authored
Update init_sys_mss.service to improve kpi 1. Wantedby changed to local-fs.target 2. Removed all DefaultDependencies 3. Added Conflicts-shutdowntarget 4. Updated Nice value for init_sys_mss.service Change-Id: Iec66bd446d793f9fddf1451c589b357761d1226e
-
- Nov 28, 2024
-
-
Linux Build Service Account authored
-
- Oct 21, 2024
-
-
Rahul Agarwal authored
Make qti-ss-mgr layer compatible with Scarthgap. Replace /sbin with ${base_sbindir} so that files are installed to correct destination path. With the current setting files are always installed to /sbin/, which causes failure during packaging when usrmerge distro feature is enabled. Change-Id: I4e3ad319d8118e9f4b7aca142a64d2c78241875f
-
- Sep 06, 2024
-
-
Deepak Dimri authored
Update init-mss service file for boot kpi optimisation This helps to optimise modem loading kpi by 150ms-200ms. Change-Id: I673cbcddf09d3eb97e33a172d3616d7d278bef1a Signed-off-by:
Deepak Dimri <quic_ddimri@quicinc.com>
-
- Sep 04, 2024
-
-
Deepak Dimri authored
Update service file only for sa525-nand based targets. Change-Id: I0ce2bf59337d86f35b38ed31bada69c0871a0e5e Signed-off-by:
Deepak Dimri <quic_ddimri@quicinc.com>
-
- Jul 03, 2024
-
-
Mrunali Nesarkar authored
Change-Id: I621674c234e1537358100a4c6e1500b2699c7b77 (cherry picked from commit 81029129)
-
- May 28, 2024
-
-
Mrunali Nesarkar authored
Wantedby changed to local-fs.target Removed all DefaultDependencies Added Conflicts-shutdowntarget Change-Id: I79ddeb631dffc67ea9fd292beade8866ca622322 (cherry picked from commit 4ba51587)
-
- May 27, 2024
-
-
mohit pal singh authored
Add init_rproc_mss.service for sa525m. Change-Id: I7a5b20085813976955ab3e047fad45ea5db8c184 (cherry picked from commit 1d5f4b87)
-
- May 18, 2023
-
-
Ankit Khasa authored
init_mss bin, init_mss.conf and init_mss.rules is not required for kalama, so overriding do_install for kalama Change-Id: I96f70c63bbbff32d4474f9b6d9a3eb8342850a3c
-
- Apr 19, 2023
-
-
Vivek Puar authored
Adding file init_rproc_mss.service to activate modem and making changes in init-mss recipe file. Change-Id: I46a3e7ac1d87c339fcb9606106f366d14cb54cb2
-
- Dec 15, 2022
-
-
chenghen authored
* remove old style override syntax like _append/_prepend/_remove/FILES_${PN}/ RDEPENDS_xx/.. and replace them with new syntax ":append/:prepend/ :remove/FILES:${PN}/RDEPENDS:xx" * correct discommended usage like "prepend +=" / "append +=" / "remove +=" * use FILESEXTRAPATHS to replace FILESPATH * modify LAYERSERIES_COMPAT to support kirkstone Change-Id: Ic267f40814d40e59ef6df7e32748915e7579b033
- Aug 10, 2022
-
-
Viswanath Kraleti authored
Change-Id: I8bccd07ca0b63c01d931e4b8b262f7d664124eea
-
Viswanath Kraleti authored
Change-Id: Id18854d52527ff7259f77875424736b5657976ce
-
- Jul 22, 2022
-
-
Rakesh kumar authored
modem & wcnss Nodes mentioned in init_mss daemon is not applicable on sxrneo. Added conditional compilation for init_mss service. Change-Id: I660786f0a66dfc37caee13b9e2d62a9f1ee9017c
-
- May 24, 2022
-
-
Sandeep Sadula authored
Recipe file name updated with component version (mdm-ss-mgr.lnx.2.0). Change-Id: I0155c9192da1d1277ef1a1a99380c481067eb518
-
- Sep 28, 2021
-
-
Kavinaya S authored
machine-image.bb is removed on latest meta-qti-bsp code base. machine-image.bbappend in current layer becomes dangling if projects use latest meta-qti-bsp layer. Stop parsing it in such cases. Change-Id: I9487d1ba43ebcb8b87b71c269c4955069bf4f33f
-
- Mar 30, 2021
-
-
Raghuvar S authored
Make sure that all QTI layers use similar conventions for BBFILE_COLLECTION to uniquely identify them. LAYERSERIES_COMPAT indicates which Yocto Project release can be used with this specific version of the layer. When it's missing a warning is shown. Change-Id: I3b5177c47e677d6fbc0ed1f74a8d01adb5520b3e
-
- Feb 02, 2021
-
-
shoudil authored
Change-Id: If3a386a98a49e52fa0f9387ca5830f2fde273102
-
- Jan 06, 2021
-
-
Linux Build Service Account authored
-
- Jan 01, 2021
-
-
Raymon Sang authored
Change-Id: I69bc2f11d330d63eb33c5d656830637bb0d54552
-
- Nov 02, 2020
-
-
Viswanath Kraleti authored
The LAYERSERIES_COMPAT variable indicates the list of compatible version(s) of OE-core. This branch of meta-qti-ss-mgr is suitable with rocko, thud and dunfell. Change-Id: Ie62cde242538fc3b4b035d74ca528c903a0c4fc3
-
- Aug 03, 2020
-
-
Naresh Munagala authored
modem loading is happening with in 7 seconds and modem in service indication doesn't need any sleep beyond this timer. Change-Id: Idfe6ad80e09c096c51eccbee1c3fadab95b12bc9 CRs-Fixed: 2727859
-
- Jun 05, 2020
-
-
Linux Build Service Account authored
-
- Jun 03, 2020
-
-
Srinivasa Rao Komara authored
Increase the sleep after modem loading by 1 sec to improve modem in service KPI Change-Id: I4cb905f2236ca71145c6f1265a044bcd6e1efeb5
-
- May 19, 2020
-
- Apr 28, 2020
-
-
Aman Gupta authored
Increase the sleep after modem loading by 1 sec to improve modem in service KPI Change-Id: Icd17fbe37ab49e9bccd1b9f95a855e5ad62aec65
-
- Jan 03, 2020
-
-
Linux Build Service Account authored
-
- Dec 27, 2019
-
-
Jiani Liu authored
If init_mss exit kernel will send out qmi shutdown message(call sysmon_send_shutdown), then FW send out “icnss_qmi: WLFW server delete”. Add enable-indefinite-sleep could avoid init_mss exit. Change-Id: I86e69bb1b566fe4db0fbecf8c023fe8c425141ea Signed-off-by:
Jiani Liu <jianil@codeaurora.org>
-
- Dec 23, 2019
-
-
Daniel Tak authored
Increased sleep time to 11 seconds to get enough CPU time after modem out of reset to complete its functionalities along with services starting in multi-user.target and improve acquisition time for network assigned IPve/IPv6 values in RNDIS mode Change-Id: I26d0b5cb8f84c261d29bf86bf2e04923f8f9e226
-
- Dec 10, 2019
-
-
Sourabh Banerjee authored
If init_mss is compiled without --enable-indefinite-sleep,in that case init_mss exits every 100 seconds and is restarted by systemd. As init_mss restarts every 100 seconds modem subsystem is restarted. To avoid the restart behaviour --enable-indefinite-sleep is passed when configuring init_mss. Change-Id: I2da3e01e76cb22cd3e1dc9ff984b34994866f18f
-
- Nov 15, 2019
-
-
Nicolas Dechesne authored
Let's make sure that all QTI layers use similar conventions for BBFILE_COLLECTION. This change is part of a large series of changes in all layers. Change-Id: I69d3c12a9872f5e146b9a51a302a5e90df633c64 Signed-off-by:
Nicolas Dechesne <ndeche@codeaurora.org>
-
- Oct 24, 2019
-
-
Viswanath Kraleti authored
Define a packagegroup to bundle packages provided in current layer. Change-Id: I43a606093ca638ad651e5cceda49140d88cb77af
-
- Oct 10, 2019
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Oct 07, 2019
-
-
Sanjay Dwivedi authored
For auto and mdm targets init_sys_mss is dependent upon QCMAP. Change-Id: I4dc774d420244cd35be9e0bcb0717d07e5cd8904 Signed-off-by:
Sanjay Dwivedi <sanjaykd@codeaurora.org>
-
- Oct 02, 2019
-
-
reboot-daemon is not required in user builds but is needed in userdebug builds for internal testing. Change-Id: Iecc807ad727ba347cdec1c99e2ffdcd2e3dc69aa
-
- Sep 25, 2019
-
-
Keerthi Gowda authored
This reverts commit fbac7ffb. Change-Id: I998c2e6a062a77dd108e349ce28d44e8de10c4b2
-