History log of /wlan-dirver/platform/Android.mk (Results 1 – 8 of 8)
Revision Date Author Comments
# 94cdab90 10-Oct-2023 Dundi Raviteja <quic_dundi@quicinc.com>

icnss2: Update hardcoded path for BOARD_COMMON_DIR

Some targets use a different location for the build scripts and
set the BOARD_COMMON_DIR build variable accordingly. If this variable
is set, pick

icnss2: Update hardcoded path for BOARD_COMMON_DIR

Some targets use a different location for the build scripts and
set the BOARD_COMMON_DIR build variable accordingly. If this variable
is set, pick up the Build_external_kernelmodule.mk makefile
from this location.

Change-Id: I983849f8f250ea9e9cbf5ee09c71687893abb605
CRs-Fixed: 3636186

show more ...


# 9b33792f 10-Apr-2023 Jeff Johnson <quic_jjohnson@quicinc.com>

cnss2: Enable Bazel DDK build

Change-Id Ied2aae354aaea8a038461f6c74f26fe4f362a05a ("cnss2: Support
the Bazel DDK") introduced the logic to transition to Bazel. Now
update Android.mk to enable that f

cnss2: Enable Bazel DDK build

Change-Id Ied2aae354aaea8a038461f6c74f26fe4f362a05a ("cnss2: Support
the Bazel DDK") introduced the logic to transition to Bazel. Now
update Android.mk to enable that functionality.
Also enable build of cnss_utils.

Change-Id: I5b0702070d2f169d486c4526676543009b3a9487
CRs-Fixed: 3478984

show more ...


# 203b502e 15-Feb-2023 Zhaoyang Liu <quic_zhaoyang@quicinc.com>

cnss2: Protect dependency on sec-module-symvers for KBUILD_EXTRA_SYMBOLS

Protect dependency on sec-module-symvers under flag
TARGET_KERNEL_DLKM_SECURE_MSM_OVERRIDE so that platform driver
builds suc

cnss2: Protect dependency on sec-module-symvers for KBUILD_EXTRA_SYMBOLS

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: Ib357815f73cd3b7e94854fa070ec036bb8624976
CRs-Fixed: 3433493

show more ...


# 291b1a8d 20-Sep-2022 Rajesh Chauhan <quic_rajeshc@quicinc.com>

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_KERNE

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

show more ...


# 18d51db0 08-Sep-2022 Bruce Levy <quic_blevy@quicinc.com>

cnss2: Enable/Disable DLKM

Control DLKM using ENABLE_WLAN_PLATFORM_DLKM.

Change-Id: Id1dc01a87565abc73ab1a84edb61351e29bdc602
CRs-Fixed: 3292543


# ad4399e3 01-Jun-2022 Manikandan Mohan <quic_manikand@quicinc.com>

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 an

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

show more ...


# 3983bc45 14-Feb-2022 Naman Padhiar <quic_npadhiar@quicinc.com>

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 platf

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

show more ...


# 69db86ce 07-Oct-2021 Yue Ma <yuem@codeaurora.org>

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