Skip to content

Conversation

@danieldegrasse
Copy link
Contributor

@danieldegrasse danieldegrasse commented Oct 18, 2024

CI previously could not run on the NXP WiFi driver because it required binary blobs that cannot be pulled in during the CI run. Add CONFIG_NXP_WIFI_BUILD_ONLY_MODE to enable CI builds to run, and enable CI for the rd_rw612_bga/frdm_rw612 targets

Fix a missing stray parenthesis in the conditional within the supplicant
implementation, which was causing a build error for WiFi samples

Signed-off-by: Daniel DeGrasse <[email protected]>
ap_bandwidth API implementation is not complete. Remove the structure
definition and implementation from the NXP WiFi driver to fix a build
error.

Signed-off-by: Daniel DeGrasse <[email protected]>
set_btwt API implementation is not complete. Remove the structure
definition and implementation from the NXP WiFi driver to fix a build
error.

Signed-off-by: Daniel DeGrasse <[email protected]>
Remove references to TWT fields that did not exist, to resolve a build
error.

Signed-off-by: Daniel DeGrasse <[email protected]>
@zephyrbot
Copy link

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_nxp zephyrproject-rtos/hal_nxp@4597b16 zephyrproject-rtos/hal_nxp#454 zephyrproject-rtos/hal_nxp#454/files

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_nxp DNM This PR should not be merged (Do Not Merge) labels Oct 18, 2024
Disable support for WIFI_NM_WPA_SUPPLICANT_WPS, as it is currently
causing a link failure within hostap

Signed-off-by: Daniel DeGrasse <[email protected]>
Add CONFIG_NXP_WIFI_BUILD_ONLY_MODE, which allows the NXP WiFi driver to
be built without a binary blob. The built application will not be
functional, but this enables continuous integration to run upstream.

Update NXP HAL manifest to include changes needed to WiFi driver for
this support.

Signed-off-by: Daniel DeGrasse <[email protected]>
Add support for building NXP WiFi. Since the driver typically requires
binary blobs, enable CONFIG_NXP_WIFI_BUILD_ONLY_MODE for this testcase.

Signed-off-by: Daniel DeGrasse <[email protected]>
Remove unused function `nxp_wifi_uap_status`.

Signed-off-by: Daniel DeGrasse <[email protected]>
@danieldegrasse
Copy link
Contributor Author

Closing in favor of #79536

@danieldegrasse danieldegrasse deleted the feature/nxp-wifi-ci branch October 23, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DNM This PR should not be merged (Do Not Merge) manifest manifest-hal_nxp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants