Skip to content

Conversation

@D-Triveni
Copy link
Contributor

manifest-pr-skip

nxf58150 and others added 6 commits November 7, 2025 12:42
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)
…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)
Due to the recent nRF70 driver changes, the driver ops are removed from
config, but few functions in hostap still depend on that, so, pull the
fix for hostap driver ops.

Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit fa0d623)
@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.

Enable hostname validation for server certificate verification.

Upstream PR #: 98190

Signed-off-by: Triveni Danda <[email protected]>
…rameters

Add support to handle domain match and suffix match parameters
for proper server certification validation.

Upstream PR #: 98190

Signed-off-by: Triveni Danda <[email protected]>
@D-Triveni D-Triveni force-pushed the enable_server_cert_verification branch from d875972 to 8ab37a7 Compare November 7, 2025 10:03
…structions

Add instructions for verifying the authentication server’s certificate
domain using exact domain match and domain suffix match options.

Upstream PR #: 98190

Signed-off-by: Triveni Danda <[email protected]>
@D-Triveni D-Triveni force-pushed the enable_server_cert_verification branch from 8ab37a7 to a03df38 Compare November 7, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants