-
Notifications
You must be signed in to change notification settings - Fork 1.4k
NCS 3.2.0 manifest combo PR #25877
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NCS 3.2.0 manifest combo PR #25877
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
cf089e0 to
bed3b00
Compare
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:trusted-firmware-m: PR head: df48857af53909c91e02d75d84e46ce3a37f10b4 more detailstrusted-firmware-m:
sdk-nrf:
nrfxlib:
hostap:
zephyr:
Github labels
List of changed files detected by CI (98)Outputs:ToolchainVersion: 43683a87ea Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
bed3b00 to
f672bd4
Compare
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-25877/nrf/app_dev/device_guides/nrf70/wifi_advanced_security_modes.html |
Pull the last minute changes in sdk-zephyr for the 3.2.0 release. Signed-off-by: Robert Lubos <[email protected]>
With updates which allows using system off from TF-M. Signed-off-by: Georgios Vasilakis <[email protected]>
Pull in changes done to support WPS connection and allowing probe request to be sent to supplicant. Signed-off-by: Ravi Dondaputi <[email protected]>
This socket option is used to enable and disable the DTLS fragmentation extension. Signed-off-by: Robert Lubos <[email protected]> Signed-off-by: Kacper Radoszewski <[email protected]>
Use the upstream shield directly. Signed-off-by: Chaitanya Tata <[email protected]>
Add the tfm_platform_hal_system_off function which puts the device in system off. This only needed for nRF54L devices at the moment and only in TF-M SFN mode. Signed-off-by: Georgios Vasilakis <[email protected]>
Add an overlay for the nRF54L devices which support TF-M with system off. This is needed because the feature is not enabled by default and it also have requirements which deviate from the default TF-M configuration. Signed-off-by: Georgios Vasilakis <[email protected]>
Use absolute addresses while determining a running application partition. Ref: NCSIDB-1773 Signed-off-by: Tomasz Chyrowicz <[email protected]>
Create snippet for P2P build. Signed-off-by: Ravi Dondaputi <[email protected]>
This implements the PSA variant of WPA3, disables the internal WPA3 in the supplicant and uses the nRF Oberon's WPA3 HKDF APIs. Signed-off-by: Chaitanya Tata <[email protected]>
Add Wi-Fi direct (p2p mode) document. Signed-off-by: Kapil Bhatt <[email protected]>
Remove the type, else local twister is ignoring the overlays. Signed-off-by: Chaitanya Tata <[email protected]>
Enable LTO to fix the overflow and also to make room for future increase. Signed-off-by: Chaitanya Tata <[email protected]>
Add an entry for WPA3-SAE PSA experimental support. Signed-off-by: Chaitanya Tata <[email protected]>
f672bd4 to
6652a64
Compare
Memory footprint analysis revealed the following potential issuesapplications.nrf_desktop.zdebug[nrf52840gmouse/nrf52840]: ROM size increased by 968[B] in comparison to the main[29bfe34] branch. - link (cc: @nrfconnect/ncs-si-bluebagel) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-25877/4) |
A combined branch with manifest updates and associated changes from the following PRs: