Skip to content

manifest: Upmerge sdk-zephyr repository#27726

Merged
carlescufi merged 80 commits into
nrfconnect:mainfrom
anangl:upmerge_20260325
Apr 30, 2026
Merged

manifest: Upmerge sdk-zephyr repository#27726
carlescufi merged 80 commits into
nrfconnect:mainfrom
anangl:upmerge_20260325

Conversation

@anangl
Copy link
Copy Markdown
Contributor

@anangl anangl commented Mar 26, 2026

Regular upmerge.

test_iot_libmodem: PR-5951
test-sdk-nrf: sdk-nrf-pr-27726
test_sdk_mcuboot: fix-for-upmarge
test_crypto: PR-989
test_wifi: wifi_upmerge_pr_27726
test_rs: PR-1940
test_fem: PR-1940
test_tfm: PR-224
test_ble_mesh: PR-250
test_sdk_dfu: PR-777

@anangl anangl requested review from a team as code owners March 26, 2026 12:35
@NordicBuilder
Copy link
Copy Markdown
Contributor

NordicBuilder commented Mar 26, 2026

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

Name Old Revision New Revision Diff
hostap 🆕 N/A (Added) nrfconnect/sdk-hostap@8fd18de (upmerge_20260325) N/A
matter nrfconnect/sdk-connectedhomeip@68fb1e3 nrfconnect/sdk-connectedhomeip@d7be4e6 (master) nrfconnect/sdk-connectedhomeip@68fb1e39..d7be4e64
mcuboot nrfconnect/sdk-mcuboot@3564357 nrfconnect/sdk-mcuboot@8230615 (main) nrfconnect/sdk-mcuboot@3564357d..82306158
memfault-firmware-sdk memfault/memfault-firmware-sdk@1.37.1 memfault/memfault-firmware-sdk@1.38.0 memfault/memfault-firmware-sdk@1.37.1..1.38.0
nrfxlib nrfconnect/sdk-nrfxlib@acb0f7e nrfconnect/sdk-nrfxlib@45b524b (main) nrfconnect/sdk-nrfxlib@acb0f7e6..45b524bc
zephyr nrfconnect/sdk-zephyr@22041af nrfconnect/sdk-zephyr@e88cd52 (main) nrfconnect/sdk-zephyr@22041af2..e88cd523

DNM label due to: 1 added project

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

@anangl anangl requested review from a team as code owners March 26, 2026 13:55
@NordicBuilder NordicBuilder requested review from a team, krish2718 and sachinthegreen March 27, 2026 10:47
@anangl anangl force-pushed the upmerge_20260325 branch from aa8cafd to 34baaf4 Compare March 30, 2026 08:46
@anangl anangl requested a review from a team as a code owner March 30, 2026 08:46
@anangl anangl force-pushed the upmerge_20260325 branch from 7a1f9cd to 6023154 Compare March 31, 2026 08:25
@anangl anangl requested review from a team as code owners March 31, 2026 08:25
@anangl anangl force-pushed the upmerge_20260325 branch from 676e6c9 to 1cdcd85 Compare March 31, 2026 11:18
tomi-font and others added 24 commits April 30, 2026 12:09
As of now this is not supported in NCS.
Add all platforms that have been seen failing.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
Commit `06dd00c340948455c30608c273e2a9bbd15f5543` in Zephyr put part
of the TF-M CMake integration behind `NOT CONFIG_TFM_USE_NS_APP`.

It makes sense because when `CONFIG_TFM_USE_NS_APP` is enabled we
shouldn't build the NS app because TF-M is providing it.

However in that scenario we still wrongfully build and then discard
the Zephyr NS app, and now this results in undefined references to
functions.

Fix those by turning off the features which result in code needing
TF-M functions that are not made available anymore.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
Test is using random API from interrupt context and some entropy
drivers don't support it. It's a test so pseudo-rng is ok.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
Until PM removal

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
Align NCS extensions for the image management group with changes made
after introducing the mapped partitions binding.

Ref: NCSDK-NONE

Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
Align NCS extensions for the image management group with changes made
after introducing the mapped partitions binding.
This commit fixes the active partition detection for builds that uses
merged slot approach.

Ref: NCSDK-NONE

Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
Enable UART_MCUMGR whenever MCUMGR_TRANSPORT_UART is used.

Ref: NCSDK-NONE

Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
- Invert logic for foreach function in unicast_client
- Increase stack size
- Add CONFIG_POLL for k_poll_signal
- OCT-3598

Signed-off-by: Alexander Svensen <alexander.svensen@nordicsemi.no>
Update nRF7120 HPF GPIO ASM for zephyr-sdk 1.0 CI.

Signed-off-by: Erdem Simsek <erdem.simsek@nordicsemi.no>
Update nRF54LV10A HPF MSPI ASM for zephyr-sdk 1.0.1.

Signed-off-by: Jakub Zymelka <jakub.zymelka@nordicsemi.no>
RAM overflow.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
Overflows.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
This Kconfig option has been removed in Memfault Firmware SDK 1.38.0.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
Allows reverting
nrfconnect/sdk-zephyr@2d60426.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
Use custom logic when merged slot approach is in use.

Ref: NCSDK-NONE

Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
Disable deprecated ENTROPY_PSA_CRYPTO_RNG config.
It also decreases binary size so it fits into flash.

Signed-off-by: Adam Szczygieł <adam.szczygiel@nordicsemi.no>
Update bluetooth peripheral_lbs and peripheral_power_profiling to use
the zephyr,mapped-partition compatible.

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
Mirror the driver_ops/def_driverbackendgroup ALIASES added in upstream
Zephyr's doxyfile so the Zephyr Doxygen build no longer emits unknown
command warnings on driver headers.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Regresssion until MBEDTLS upmerge.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
Regression.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
The zephyr_2.4 and zephyr_2.6 labels are no longer present in the
upstream Zephyr documentation (those release notes are no longer in the
toctree). Link directly to the archived Zephyr docs instead so the
Sphinx build does not fail with undefined label warnings.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Regression.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
Fix build problem by disabling deprecated kconfig.

Signed-off-by: Adam Szczygieł <adam.szczygiel@nordicsemi.no>
Drop the per-sample sysbuild.cmake files in esb_ptx and esb_prx that
duplicated nrf/sysbuild/appcore.cmake. Instead set NRF_DEFAULT_EMPTY
for SOC_SERIES_NRF53X in Kconfig.sysbuild.

Signed-off-by: Marcin Jelinski <marcin.jelinski@nordicsemi.no>
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.