Commit Graph

6 Commitit

Tekijä SHA1 Viesti Päivämäärä
Kani M
2c41328915 qcacmn: Enable code under WLAN_CONV_CRYPTO_SUPPORTED
This incorporates and enables the code under the flag
WLAN_CONV_CRYPTO_SUPPORTED.

Change-Id: I5be4606fac8dbf172b017cc91ba6e19af03e282b
2021-09-24 18:27:48 -07:00
Vignesh U
a0751b2b6b qcacmn: Fix LA compilation issues in AFC
/local/mnt/workspace/qcaswnbu/ec0e64b3bfc3f100861f/qsdk/build_dir/target-a
arch64_cortex-a53_musl-1.1.16/linux-ipq_ipq807x_64/qca-wifi-gf87d6f5-minim
al-profile/qca-wifi-gf87d6f5/os/linux/../../cmn_dev/iot_sim/core/
iot_sim_common.c:17:
/local/mnt/workspace/qcaswnbu/ec0e64b3bfc3f100861f/qsdk/build_dir/target-
aarch64_cortex-a53_musl-1.1.16/linux-ipq_ipq807x_64/qca-wifi-gf87d6f5-mini
mal-profile/qca-wifi-gf87d6f5/os/linux/../../cmn_dev/iot_sim/../../cmn_dev/
umac/regulatory/dispatcher/inc/reg_services_public_struct.h:28:26:
fatal error: wlan_reg_afc.h: No such file or directory
compilation terminated.

Change-Id: I6b739375a992a92d6c5830347ceffcae033021bf
2021-09-06 09:32:53 -07:00
Vivek
f4b29f3ad5 qcacmn: Use file for include path instead of environment variable
The include path passed to the CFLAGS may get very long in few cases
and passing them to the compiler results in the error
"arguments too long" from the shell.

We can pass the same argument by writing the include paths
to a file and avoid these errors when there are many include
paths added.

Change-Id: I2788d6e97a854ae6272d665943d56d581dc002bf
CRs-Fixed: 2999763
2021-07-27 07:07:11 -07:00
Jeevan Kukkalli
943f91c499 qcacmn: Prerequisite to include ALD headers to SON public header
Prerequisite change to include ALD headers into SON public header
as ALD is now part of SON.

Change-Id: Ic98e9ae7b5d2f0e6a2be7915b026ae169247b76f
CRs-Fixed: 2868824
2021-02-04 11:00:16 -08:00
Jayachandran Sreekumaran
77c068dda2 qcacmn: IOT SIM target interface
IOT SIM target interface updates

Change-Id: Ia9b048ecccd476df822e61f4ccb16e70352f630d
CRs-Fixed: 2665426
2020-05-12 06:43:14 -07:00
nakul kachhwaha
861af9fad3 qcacmn: Add files for IOT Simulation module
Adding files to support IOT Simulation module

Change-Id: I3c145f43e846ae5db032df748943c4d0ff531585
CRs-Fixed: 2657904
2020-05-12 06:43:02 -07:00