Skip to content

manifest: update sdk-nrf export - #937

Merged
JordanYates merged 4 commits into
mainfrom
feature/ncs_3_4
Jul 26, 2026
Merged

manifest: update sdk-nrf export#937
JordanYates merged 4 commits into
mainfrom
feature/ncs_3_4

Conversation

@JordanYates

Copy link
Copy Markdown
Contributor

Update the exported sdk-nrf to version based on NCS v3.4.0.

nRF91 modem shared memory is now configured purely through devicetree, with the defaults being updated to match NCS, recovering 6kB for standard application usage.

Fix the `modem_trace` snippet not being applied for the Tauro platforms
as the board name wasn't being treated as a regex pattern.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates
JordanYates force-pushed the feature/ncs_3_4 branch 2 times, most recently from 5100c9e to 8419054 Compare July 21, 2026 01:35
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@JordanYates
JordanYates force-pushed the feature/ncs_3_4 branch 2 times, most recently from 2e97e0e to dd9d02b Compare July 21, 2026 02:58
Update the exported sdk-nrf to version based on NCS `v3.4.0`.

The Zephyr fork update is needed to update the TF-M crypto libraries
version number, which are bundled with `nrfxlib`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Devicetree based modem memory partitioning is now natively supported by
NCS, align our definitions with the NCS conventions.

The required memory for the modem library reduced from ~24kB to ~18kB
at some point, re-allocate the extra 6kB to the application.

Move the trace memory configuration to a common file so other downstream
snippets can use the same file if desired.

Signed-off-by: Jordan Yates <jordan@embeint.com>
The modem shared memory sizes are now driven entirely by devicetree, so
the old Partition Manager based symbols don't do anything.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@sonarqubecloud

Copy link
Copy Markdown

@JordanYates
JordanYates merged commit fdb164c into main Jul 26, 2026
16 checks passed
@JordanYates
JordanYates deleted the feature/ncs_3_4 branch July 26, 2026 06:20
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.

1 participant