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

samples: openthread: add TF-M support for nrf54l15 #17981

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

maciejbaczmanski
Copy link
Member

@maciejbaczmanski maciejbaczmanski commented Oct 17, 2024

add TF-M support for nrf54l15 and pull nrfxlib with changes allowing building TFM from libraries without warnings

test_thread: PR-1229

@maciejbaczmanski maciejbaczmanski requested review from a team as code owners October 17, 2024 13:57
@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 Oct 17, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 17, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
nrfxlib nrfconnect/sdk-nrfxlib@90f98d6 nrfconnect/sdk-nrfxlib@d433afe (main) nrfconnect/[email protected]

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

@maciejbaczmanski maciejbaczmanski requested a review from a team as a code owner October 17, 2024 14:12
@github-actions github-actions bot added doc-required PR must not be merged without tech writer approval. and removed changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 17, 2024
@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 17, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: f053df65be2a442bb8c0c14afd683b2de7f8445b
nrfxlib: PR head: d433afe9346130233557aef11c2428c6b24dc9c6

more details

sdk-nrf:

PR head: f053df65be2a442bb8c0c14afd683b2de7f8445b
merge base: 63130153b694e33577eb2b83f8fab2ede0f336bc
target head (main): 63130153b694e33577eb2b83f8fab2ede0f336bc
Diff

nrfxlib:

PR head: d433afe9346130233557aef11c2428c6b24dc9c6
merge base: 90f98d6bbff857a8741d6fd7de52a172b705a85d
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 (108)
doc
│  ├── nrf
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst
nrfxlib
│  ├── openthread
│  │  ├── CMakeLists.txt
│  │  ├── cmake
│  │  │  ├── crypto_config_tfm_whitelist.txt
│  │  │  │ extensions.cmake
│  │  ├── lib
│  │  │  ├── nrf52840
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  ├── v1.4
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  ├── v1.4
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  ├── v1.4
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  ├── nrf5340_cpuapp
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  ├── v1.4
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  ├── v1.4
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  ├── v1.4
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  ├── nrf54l15_cpuapp
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  ├── v1.4
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  ├── v1.4
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  ├── v1.4
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
samples
│  ├── openthread
│  │  ├── cli
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp_ns.conf
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ns.overlay
│  │  │  │ sample.yaml
│  │  ├── coprocessor
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp_ns.conf
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ns.overlay
│  │  │  │ sample.yaml
west.yml

Outputs:

Toolchain

Version: 3dd8985b56
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:3dd8985b56_912848a074

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 200
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-thread
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-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_nrf_provisioning
    • 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-tfm
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

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

CONFIG_NRFX_UARTE0=n

# Workaround required as Zephyr L2 implies usage of NVS backend for settings.
# It should be removed once the proper fix will be applied in Zephyr.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this ongoing?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

switching to ZMS has been added to nrf54l15 target two days ago so I assumed that it is 3ad9997
@kkasperczyk-no this should be selected for TF-M as well, right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean, i know ZMS should be used always for 54L (both ns an s) but do we need to enable it in all samples? I was more askig about the comment about Zephyr L2 fix.

CONFIG_NRFX_UARTE0=n

# Workaround required as Zephyr L2 implies usage of NVS backend for settings.
# It should be removed once the proper fix will be applied in Zephyr.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean, i know ZMS should be used always for 54L (both ns an s) but do we need to enable it in all samples? I was more askig about the comment about Zephyr L2 fix.

add TF-M support for nrf54l15 and pull nrfxlib with changes
allowing building TFM from libraries without warnings

Signed-off-by: Maciej Baczmanski <[email protected]>
@rlubos rlubos merged commit d46b975 into nrfconnect:main Oct 22, 2024
13 checks passed
@maciejbaczmanski maciejbaczmanski deleted the ot_moonlight_tfm branch October 22, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval. manifest manifest-nrfxlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants