Skip to content

manifest: sdk-mcuboot: [Backport ncs-v3.3-branch] [nrf noup] boot_record: fix potential infinite loop#28583

Merged
rlubos merged 2 commits into
nrfconnect:v3.3-branchfrom
NordicBuilder:auto-manifest-sdk-mcuboot-662
May 11, 2026
Merged

manifest: sdk-mcuboot: [Backport ncs-v3.3-branch] [nrf noup] boot_record: fix potential infinite loop#28583
rlubos merged 2 commits into
nrfconnect:v3.3-branchfrom
NordicBuilder:auto-manifest-sdk-mcuboot-662

Conversation

@NordicBuilder
Copy link
Copy Markdown
Contributor

Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-mcuboot#662

@NordicBuilder NordicBuilder requested review from a team as code owners May 6, 2026 16:36
@NordicBuilder
Copy link
Copy Markdown
Contributor Author

NordicBuilder commented May 6, 2026

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

Name Old Revision New Revision Diff
mcuboot nrfconnect/sdk-mcuboot@12dc7e3 nrfconnect/sdk-mcuboot@3de5b4d (ncs-v3.3-branch) nrfconnect/sdk-mcuboot@12dc7e32..3de5b4df

All manifest checks OK

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

@nvlsianpu nvlsianpu added this to the 3.3.1 milestone May 7, 2026
@nvlsianpu nvlsianpu added the bugfix Fixes a known bug label May 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

You can find the documentation preview for this PR here.

Preview links for modified nRF Connect SDK documents:

https://ncsbmdoc.z6.web.core.windows.net/ncs/PR-28583/nrf/releases_and_maturity/releases/release-notes-changelog.html

@NordicBuilder
Copy link
Copy Markdown
Contributor Author

NordicBuilder commented May 7, 2026

CI Information

To view the history of this post, click the 'edited' button above
Build number: 4

Inputs:

Sources:

sdk-nrf: PR head: 9886dc1274d1701bf4d6c22016e2b691996dd598
mcuboot: PR head: 3de5b4df5f9f7e5efd6c0663a773f73f33f6e966

more details

sdk-nrf:

PR head: 9886dc1274d1701bf4d6c22016e2b691996dd598
merge base: ad20234452ee90002063cc3129ee33fe038441bb
target head (v3.3-branch): ad20234452ee90002063cc3129ee33fe038441bb
Diff

mcuboot:

PR head: 3de5b4df5f9f7e5efd6c0663a773f73f33f6e966
merge base: 12dc7e3259277700c9d07475baf49a37ae3c9155
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (3)
bootloader
│  ├── mcuboot
│  │  ├── boot
│  │  │  ├── bootutil
│  │  │  │  ├── src
│  │  │  │  │  │ boot_record.c
doc
│  ├── nrf
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst
west.yml

Outputs:

Toolchain

Version: 911f4c5c26
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:911f4c5c26_5ea73affbf

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1049
  • ✅ Integration tests
    • ✅ test-sdk-mcuboot
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@nvlsianpu nvlsianpu self-assigned this May 7, 2026
@nvlsianpu nvlsianpu requested a review from de-nordic May 7, 2026 13:47
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-mcuboot-662 branch from 97736e9 to 98e5d2c Compare May 8, 2026 07:46
@NordicBuilder NordicBuilder removed the DNM label May 8, 2026
@nvlsianpu nvlsianpu requested a review from a team as a code owner May 8, 2026 07:49
@NordicBuilder NordicBuilder added doc-required PR must not be merged without tech writer approval. changelog labels May 8, 2026
NordicBuilder and others added 2 commits May 8, 2026 10:58
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-mcuboot#662

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
Added recoord on fix in sdk-mcuboot bootloader info
sharing mechanism.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
@nvlsianpu nvlsianpu force-pushed the auto-manifest-sdk-mcuboot-662 branch from f9989fd to 9886dc1 Compare May 8, 2026 08:59
@rlubos rlubos merged commit 9eb0315 into nrfconnect:v3.3-branch May 11, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes a known bug changelog doc-required PR must not be merged without tech writer approval. manifest manifest-mcuboot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants