Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: Update trusted-firmware-m #21212

Merged

Conversation

MarkusLassila
Copy link
Contributor

Update revision for trusted-firmware-m:

  • Fix data loss scenario with protected storage.

@MarkusLassila MarkusLassila requested review from a team as code owners March 28, 2025 11:40
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Mar 28, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Mar 28, 2025

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

Name Old Revision New Revision Diff
trusted-firmware-m nrfconnect/sdk-trusted-firmware-m@27524bc nrfconnect/sdk-trusted-firmware-m@0002817 (main) nrfconnect/sdk-trusted-firmware-m@27524bca..0002817d

All manifest checks OK

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

@MarkusLassila MarkusLassila removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Mar 28, 2025
@MarkusLassila MarkusLassila added this to the 3.0.0 milestone Mar 28, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Mar 28, 2025

CI Information

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

Inputs:

Sources:

trusted-firmware-m: PR head: 0002817d4e50c8832028c280996dfeac47938138
sdk-nrf: PR head: 5067465b523684b7fc5ba10f3b7d5760c8768cc3

more details

trusted-firmware-m:

PR head: 0002817d4e50c8832028c280996dfeac47938138
merge base: 27524bca5c93d136e3316cc1bf437f32400d18cf
Diff

sdk-nrf:

PR head: 5067465b523684b7fc5ba10f3b7d5760c8768cc3
merge base: 8aefc9fe6ce9f9c14e815f19bfa604647eb1c714
target head (main): 2ed4ef54e244dadf00febfb5b2459018f6d27b41
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 (6)
modules
│  ├── tee
│  │  ├── tf-m
│  │  │  ├── trusted-firmware-m
│  │  │  │  ├── docs
│  │  │  │  │  ├── platform
│  │  │  │  │  │  ├── lairdconnectivity
│  │  │  │  │  │  │  ├── bl5340_dvk_cpuapp
│  │  │  │  │  │  │  │  │ README.rst
│  │  │  │  │  │  ├── nordic_nrf
│  │  │  │  │  │  │  ├── nrf5340dk_nrf5340_cpuapp
│  │  │  │  │  │  │  │  │ README.rst
│  │  │  │  │  │  │  ├── nrf9160dk_nrf9160
│  │  │  │  │  │  │  │  │ README.rst
│  │  │  │  │  │  │  ├── nrf9161dk_nrf9161
│  │  │  │  │  │  │  │  │ README.rst
│  │  │  │  ├── secure_fw
│  │  │  │  │  ├── partitions
│  │  │  │  │  │  ├── protected_storage
│  │  │  │  │  │  │  │ ps_object_table.c
west.yml

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-fw-nrfconnect-tfm
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • 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_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • 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
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-thread
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • 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.

Update revision for trusted-firmware-m:
- Fix data loss scenario with protected storage.

Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no>
@MarkusLassila MarkusLassila force-pushed the manifest-update-tfm-fix-ps-data-loss branch from 2af3341 to 5067465 Compare March 28, 2025 14:32
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Mar 28, 2025
@NordicBuilder NordicBuilder removed the DNM label Mar 28, 2025
@MarkusLassila MarkusLassila removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Mar 28, 2025
@nordicjm nordicjm merged commit 097b3ae into nrfconnect:main Mar 31, 2025
15 of 16 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.

4 participants