Commit Graph

5 Commits

Author SHA1 Message Date
Rajesh Chauhan
291b1a8d27 cnss2: Protect dependency on sec-module-symvers
Protect dependency on sec-module-symvers under flag
TARGET_KERNEL_DLKM_SECURE_MSM_OVERRIDE so that platform driver
builds successfully if TARGET_KERNEL_DLKM_SECURE_MSM_OVERRIDE
is set to false.

Change-Id: Ieb53f5a6db7378b2ac77db252343dfedb2b51a8c
CRs-Fixed: 3295225
2022-09-27 04:33:37 -07:00
Bruce Levy
18d51db05d cnss2: Enable/Disable DLKM
Control DLKM using ENABLE_WLAN_PLATFORM_DLKM.

Change-Id: Id1dc01a87565abc73ab1a84edb61351e29bdc602
CRs-Fixed: 3292543
2022-09-16 00:47:29 -07:00
Manikandan Mohan
ad4399e37a cnss2: Add support secured wlan HW disable mode
WLAN HW can be securely disabled. Add support in platform driver to
handle WLAN cold boot initialization sequence changes if HW is disabled
at boot and WLAN resume sequence after WLAN HW is enabled.

Change-Id: If5036560820c54653801298ceebe4f50b7532f3f
CRs-fixed: 3211229
2022-06-16 16:23:19 -07:00
Naman Padhiar
3983bc4503 wlan_platform: Bring initial files for ICNSS family drivers
Bring ICNSS family drivers from msm-5.10 kernel as of commit
'cb298739ee51 ("icnss2: Download bdf file for helium targets")'
to WLAN platform project.

Updated wlan_firmware_service files and makefiles to support
ICNSS2 compilation.

Change-Id: I02cf792b61772f07ac0607be7bb6b3bfda7815e4
2022-03-02 09:04:18 +05:30
Yue Ma
69db86ce9e wlan_platform: Add Android.mk to build CNSS drivers
Add Android.mk file so that CNSS family drivers can be built under
Android build system.

Change-Id: If29a4b89bb0c510f9cce8ad21997637801a673a1
2021-10-08 15:31:58 -07:00