Skip to content

Conversation

@D-Triveni
Copy link
Contributor

manifest-pr-skip

@D-Triveni D-Triveni requested review from krish2718, nika-nordic, rado17 and richabp and removed request for nika-nordic November 7, 2025 07:20
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hostap zephyrproject-rtos/hostap@5abcff1 zephyrproject-rtos/hostap@6086dea (main) zephyrproject-rtos/[email protected]

All manifest checks OK

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

@D-Triveni D-Triveni force-pushed the enable_server_cert_verification branch from 8ab37a7 to a03df38 Compare November 7, 2025 11:18
@D-Triveni D-Triveni force-pushed the enable_server_cert_verification branch 2 times, most recently from 14fb2bf to 559424b Compare November 17, 2025 06:40
nxf58150 and others added 6 commits November 17, 2025 12:13
Add TLSv1.3 support in wifi example for RW612 and IW610.

Signed-off-by: Hui Bai <[email protected]>
(cherry picked from commit af9f889)
…tiple VIF

This commit links the hostap PR required for the nrf7002 driver.
west.yml is updated

Signed-off-by: Hanan Arshad <[email protected]>
Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit 58e7dba)
…control channel

Update WPA supplicant functions to pass the control channel (socket) as a
parameter instead of relying on a global socket. This change aligns with
the PR 80 modifications in hostap repo and ensures that each Virtual
Interface (VIF) uses its dedicated control channel for communication.

Signed-off-by: Hanan Arshad <[email protected]>
Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit 53a885a)
…ignal.h paths

Update the hostap module to use non-prefixed paths for the ISO C time.h
and signal.h headers.

Signed-off-by: Chris Friedt <[email protected]>
(cherry picked from commit 882ee96)
The hostap module is updated with a build fix fetched from upstream.

Signed-off-by: Pieter De Gendt <[email protected]>
(cherry picked from commit 5a50364)
DUT Failed to associate fast-gtc/fast-mscahpv2 enterprise network, there
is error log shows 'EAP-FAST: Compound MAC did not match'.
tls_connection_get_eap_fast_key() gets wrong key, currently using
mbedtls_ssl_tls_prf to derive key, and it's not PSA API.
Therefore, conn->expkey_keyblock_size can't be set as 0, the correct
expkey_keyblock_size should contain keylen + mac_key_len + ivlen.
Remove MBEDTLS_USE_PSA_CRYPTO to get keyblock_size correctly.

Signed-off-by: Maochen Wang <[email protected]>
(cherry picked from commit dfd6efc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants