Skip to content

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners October 16, 2025 06:53
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 16, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 16, 2025

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

Name Old Revision New Revision Diff
mcuboot nrfconnect/sdk-mcuboot@1a9ec93 nrfconnect/sdk-mcuboot@4b5901f (main) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 16, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 3

Inputs:

Sources:

sdk-nrf: PR head: d897f94485ca89de2c3fae7b9112885b07f08cb1
mcuboot: PR head: 4b5901fd2f91c7390f1c6ddccf45835a778b8d80

more details

sdk-nrf:

PR head: d897f94485ca89de2c3fae7b9112885b07f08cb1
merge base: a260683cb5829790aa5a3c0955095b4deee9ce35
target head (main): 72fcf17aecf9ba0948a1cf8caf2d16e3f58b310f
Diff

mcuboot:

PR head: 4b5901fd2f91c7390f1c6ddccf45835a778b8d80
merge base: 1a9ec9300e75d321a478ed89a5f7eceff13c859e
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 (29)
bootloader
│  ├── mcuboot
│  │  ├── boot
│  │  │  ├── bootutil
│  │  │  │  ├── include
│  │  │  │  │  ├── bootutil
│  │  │  │  │  │  │ image.h
│  │  │  │  ├── src
│  │  │  │  │  │ loader.c
│  │  │  ├── zephyr
│  │  │  │  ├── Kconfig
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf54l15dk_ext_flash.conf
│  │  │  │  │  ├── nrf54l15dk_ext_flash.overlay
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ext_flash.overlay
│  │  │  │  ├── include
│  │  │  │  │  ├── mcuboot_config
│  │  │  │  │  │  │ mcuboot_config.h
│  │  ├── docs
│  │  │  ├── design.md
│  │  │  │ imgtool.md
│  │  ├── scripts
│  │  │  ├── assemble.py
│  │  │  ├── imgtool
│  │  │  │  ├── boot_record.py
│  │  │  │  ├── dumpinfo.py
│  │  │  │  ├── image.py
│  │  │  │  ├── keys
│  │  │  │  │  ├── __init__.py
│  │  │  │  │  ├── ecdsa.py
│  │  │  │  │  ├── ecdsa_test.py
│  │  │  │  │  ├── ed25519.py
│  │  │  │  │  ├── ed25519_test.py
│  │  │  │  │  ├── general.py
│  │  │  │  │  ├── privatebytes.py
│  │  │  │  │  ├── rsa.py
│  │  │  │  │  ├── rsa_test.py
│  │  │  │  │  │ x25519.py
│  │  │  │  │ main.py
│  │  │  ├── setup.py
│  │  │  ├── tests
│  │  │  │  ├── test_commands.py
│  │  │  │  ├── test_compression.py
│  │  │  │  │ test_keys.py
west.yml

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ 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_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • 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-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

Copy link

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-mcuboot-555 branch from 4874e5e to fcb5e50 Compare October 17, 2025 11:03
@NordicBuilder NordicBuilder requested review from a team October 17, 2025 11:04
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-mcuboot-555 branch from fcb5e50 to d897f94 Compare October 17, 2025 14:29
@NordicBuilder NordicBuilder removed the DNM label Oct 17, 2025
@tomchy tomchy merged commit 260975d into nrfconnect:main Oct 17, 2025
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-mcuboot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants