Skip to content

Conversation

@rado17
Copy link
Contributor

@rado17 rado17 commented Apr 10, 2025

Memory allocations in HAL are using data pool. These operations are in control plane. Add APIs for allocation/free operations on control pool.

Upstream PR #: 88457

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 10, 2025

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

Name Old Revision New Revision Diff
nrf_wifi zephyrproject-rtos/nrf_wifi@8fd3cd7 zephyrproject-rtos/nrf_wifi@eeceee7 (main) zephyrproject-rtos/[email protected]

Additional metadata changed:

Name URL Submodules West cmds module.yml
nrf_wifi

DNM label due to: 1 project with metadata changes

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

@rado17 rado17 added this to the ncs-3.0.0 milestone Apr 11, 2025
@kapbh kapbh force-pushed the ctrl_pool_alloc branch from 19f4281 to b6afc3c Compare April 15, 2025 09:38
@krish2718 krish2718 changed the title [nrf fromlist] wifi: nrf_wifi: Add control pool specific APIs wifi: Upmerge 3 (fixes only) Apr 15, 2025
@krish2718 krish2718 added backport v4.0.99-ncs1-branch Relates to NCS v3.0-branch and removed DNM labels Apr 15, 2025
Update WiFi driver to cleanup extra logging newlines for consistency.

Signed-off-by: Jordan Yates <[email protected]>
(cherry picked from commit 729f50e)
rado17 and others added 8 commits April 16, 2025 15:21
Memory allocations in HAL are using data pool. These operations
are in control plane. Add APIs for allocation/free operations on
control pool.

Upstream PR #: 88457

Signed-off-by: Ravi Dondaputi <[email protected]>
…ing delete"

This reverts commit e3a891b.

Signed-off-by: Chaitanya Tata <[email protected]>
Deletion of credential should use the pointer from the reference slot
not the temporary buffer, this causes a crash (unknown error).

Upstream PR #: 87656

Signed-off-by: Chaitanya Tata <[email protected]>
For enterprise mode we need to install multiple certs to the TLS
credentials store, so, add a helper script in python to make it work
cross-platforms.

Upstream PR #: 88682

Signed-off-by: Chaitanya Tata <[email protected]>
Commit 6a2cbc7 ("boards: nrf53*: add L|HFXO configurations") missed
the fix for nRF7002DK which is also based on nRF53 SoC.

Upstream PR #: 88680

Signed-off-by: Chaitanya Tata <[email protected]>
Signed-off-by: Aleksandar Stanoev <[email protected]>
Change wifi_cred to wifi cred.

Upstream PR #: 88674

Signed-off-by: Kapil Bhatt <[email protected]>
@sonarqubecloud
Copy link

@carlescufi carlescufi removed the DNM label Apr 16, 2025
@carlescufi carlescufi merged commit 0f0ac07 into nrfconnect:main Apr 16, 2025
22 of 25 checks passed
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.

8 participants