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: sdk-nrfxlib: cmake: add cpuapp suffix to nRF54L20 #16734

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1423

@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 Aug 2, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Aug 2, 2024

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

Name Old Revision New Revision Diff
nrfxlib nrfconnect/sdk-nrfxlib@862fbb7 nrfconnect/sdk-nrfxlib#1423 nrfconnect/sdk-nrfxlib#1423/files

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

@NordicBuilder
Copy link
Contributor Author

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
desktop52_verification X
doc-internal X
test-fw-nrfconnect-apps X
test-fw-nrfconnect-ble_mesh X
test-fw-nrfconnect-ble_samples X
test-fw-nrfconnect-boot X
test-fw-nrfconnect-chip X
test-fw-nrfconnect-fem X
test-fw-nrfconnect-nfc X
test-fw-nrfconnect-nrf-iot_cloud X
test-fw-nrfconnect-nrf-iot_libmodem-nrf X
test-fw-nrfconnect-nrf-iot_lwm2m X
test-fw-nrfconnect-nrf-iot_mosh X
test-fw-nrfconnect-nrf-iot_nrf_provisioning X X
test-fw-nrfconnect-nrf-iot_positioning X
test-fw-nrfconnect-nrf-iot_samples X
test-fw-nrfconnect-nrf-iot_serial_lte_modem X
test-fw-nrfconnect-nrf-iot_thingy91 X
test-fw-nrfconnect-nrf-iot_zephyr_lwm2m X
test-fw-nrfconnect-nrf_crypto X
test-fw-nrfconnect-proprietary_esb X
test-fw-nrfconnect-ps X
test-fw-nrfconnect-rpc X
test-fw-nrfconnect-rs X
test-fw-nrfconnect-tfm X
test-fw-nrfconnect-thread X
test-fw-nrfconnect-zigbee X
test-low-level X
test-sdk-audio X
test-sdk-dfu X
test-sdk-find-my X
test-sdk-mcuboot X
test-sdk-pmic-samples X
test-sdk-sidewalk X
test-sdk-wifi X
test_ble_commit X

All integration tests: null

Detailed information of selected test modules

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

@NordicBuilder
Copy link
Contributor Author

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 Author

NordicBuilder commented Aug 29, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 585a391de9d02fdf0354a2f532610cd622da4828
nrfxlib: PR head: 2f2dcecf8f873173d7ded4e42796dda4586d21d5

more details

sdk-nrf:

PR head: 585a391de9d02fdf0354a2f532610cd622da4828
merge base: b8bb4cc44258779149bcfe98cb3661c90a7aaa4c
target head (main): e53d7deaef73bf26d0b7c97122abfdd17f730363
Diff

nrfxlib:

PR head: 2f2dcecf8f873173d7ded4e42796dda4586d21d5
merge base: 862fbb7697027102b1a35bc9a1955a4baf80a7e4
target head (main): a1ee70bcd10ddc28fdff792459e019b04f1c8879
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 (393)
nrfxlib
│  ├── .github
│  │  │ test-spec.yml
│  ├── common.cmake
│  ├── crypto
│  │  ├── doc
│  │  │  │ api.rst
│  ├── doc
│  │  │ links.txt
│  ├── gzll
│  │  ├── doc
│  │  │  │ api.rst
│  ├── lc3
│  │  ├── doc
│  │  │  │ api.rst
│  ├── mpsl
│  │  ├── CHANGELOG.rst
│  │  ├── Kconfig
│  │  ├── README.rst
│  │  ├── doc
│  │  │  ├── api.rst
│  │  │  ├── bluetooth_coex.rst
│  │  │  ├── pic
│  │  │  │  ├── mpsl_coex_1wire_timing_grant.png
│  │  │  │  ├── mpsl_coex_1wire_timing_grant.svg
│  │  │  │  ├── mpsl_coex_1wire_timing_grant.vsdx
│  │  │  │  ├── mpsl_coex_3wire_timings_delays.png
│  │  │  │  ├── mpsl_coex_3wire_timings_delays.svg
│  │  │  │  │ mpsl_coex_3wire_timings_delays.vsdx
│  │  ├── fem
│  │  │  ├── common
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── include
│  │  │  │  ├── mpsl_fem_config_common.h
│  │  │  │  ├── protocol
│  │  │  │  │  │ mpsl_fem_protocol_api.h
│  │  │  ├── nrf21540_gpio
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf21540_gpio_spi
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf2220
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf2240
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf22xx
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── simple_gpio
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  ├── include
│  │  │  ├── mpsl_coex.h
│  │  │  ├── mpsl_timeslot.h
│  │  │  ├── protocol
│  │  │  │  │ mpsl_dppi_protocol_api.h
│  │  ├── lib
│  │  │  ├── nrf52
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf53
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54h
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54l
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54l_ns
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  ├── nfc
│  │  ├── doc
│  │  │  ├── type_2_tag.rst
│  │  │  │ type_4_tag.rst
│  ├── nrf_802154
│  │  ├── common
│  │  │  ├── include
│  │  │  │  ├── nrf_802154.h
│  │  │  │  ├── nrf_802154_config.h
│  │  │  │  ├── nrf_802154_const.h
│  │  │  │  │ nrf_802154_types.h
│  │  ├── doc
│  │  │  ├── CHANGELOG.rst
│  │  │  │ api.rst
│  │  ├── driver
│  │  │  ├── CMakeLists.txt
│  │  │  ├── src
│  │  │  │  ├── mac_features
│  │  │  │  │  ├── ack_generator
│  │  │  │  │  │  │ nrf_802154_ack_data.c
│  │  │  │  │  ├── nrf_802154_frame_parser.h
│  │  │  │  │  ├── nrf_802154_ie_writer.c
│  │  │  │  │  ├── nrf_802154_ie_writer.h
│  │  │  │  │  │ nrf_802154_security_writer.c
│  │  │  │  ├── nrf_802154.c
│  │  │  │  ├── nrf_802154_aes_ccm_acc_ccm.c
│  │  │  │  ├── nrf_802154_core.c
│  │  │  │  ├── nrf_802154_encrypt.c
│  │  │  │  ├── nrf_802154_notification_direct.c
│  │  │  │  ├── nrf_802154_notification_swi.c
│  │  │  │  ├── nrf_802154_peripherals.h
│  │  │  │  ├── nrf_802154_peripherals_nrf52.h
│  │  │  │  ├── nrf_802154_peripherals_nrf53.h
│  │  │  │  ├── nrf_802154_peripherals_nrf54h.h
│  │  │  │  ├── nrf_802154_peripherals_nrf54l.h
│  │  │  │  ├── nrf_802154_request_direct.c
│  │  │  │  ├── nrf_802154_request_swi.c
│  │  │  │  ├── nrf_802154_trx.c
│  │  │  │  ├── nrf_802154_trx_dppi.c
│  │  │  │  │ nrf_802154_trx_ppi.c
│  │  ├── serialization
│  │  │  ├── src
│  │  │  │  │ nrf_802154_spinel_net.c
│  │  ├── sl
│  │  │  ├── sl
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── include
│  │  │  │  │  │ nrf_802154_sl_periphs.h
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52833
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf52840
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf5340_cpunet
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf54h20_cpurad
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf54l15_cpuapp
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf54l15_cpuapp_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf54l20_cpuapp
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf54l20_cpuapp_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  ├── sl_opensource
│  │  │  │  ├── include
│  │  │  │  │  │ nrf_802154_sl_periphs.h
│  ├── nrf_dm
│  │  ├── doc
│  │  │  │ api.rst
│  ├── nrf_fuel_gauge
│  │  ├── CHANGELOG.rst
│  │  ├── doc
│  │  │  │ api.rst
│  │  ├── include
│  │  │  │ nrf_fuel_gauge.h
│  │  ├── lib
│  │  │  ├── cortex-m3
│  │  │  │  ├── soft-float
│  │  │  │  │  │ libnrf_fuel_gauge.a
│  │  │  ├── cortex-m33
│  │  │  │  ├── hard-float
│  │  │  │  │  │ libnrf_fuel_gauge.a
│  │  │  │  ├── soft-float
│  │  │  │  │  │ libnrf_fuel_gauge.a
│  │  │  ├── cortex-m4
│  │  │  │  ├── hard-float
│  │  │  │  │  │ libnrf_fuel_gauge.a
│  │  │  │  ├── soft-float
│  │  │  │  │  │ libnrf_fuel_gauge.a
│  ├── nrf_modem
│  │  ├── doc
│  │  │  ├── api.rst
│  │  │  │ dectphy.rst
│  ├── nrf_rpc
│  │  ├── CHANGELOG.rst
│  │  ├── doc
│  │  │  │ api.rst
│  │  ├── include
│  │  │  │ nrf_rpc.h
│  │  │ nrf_rpc_cbor.c
│  ├── nrf_wifi
│  │  ├── doc
│  │  │  ├── API
│  │  │  │  ├── fmac
│  │  │  │  │  ├── low_api_common.rst
│  │  │  │  │  ├── low_api_radio_test.rst
│  │  │  │  │  │ low_api_wifi.rst
│  │  │  │  │ fw_if.rst
│  │  ├── fw_bins
│  │  │  ├── default
│  │  │  │  │ nrf70.bin
│  │  │  ├── radio_test
│  │  │  │  │ nrf70.bin
│  │  │  ├── scan_only
│  │  │  │  │ nrf70.bin
│  │  │  ├── system_with_raw
│  │  │  │  │ nrf70.bin
│  │  ├── fw_if
│  │  │  ├── umac_if
│  │  │  │  ├── inc
│  │  │  │  │  ├── fw
│  │  │  │  │  │  ├── host_rpu_sys_if.h
│  │  │  │  │  │  │ patch_info.h
│  │  │  │  │  ├── radio_test
│  │  │  │  │  │  ├── fmac_api.h
│  │  │  │  │  │  │ fmac_structs.h
│  │  │  │  ├── src
│  │  │  │  │  ├── event.c
│  │  │  │  │  ├── radio_test
│  │  │  │  │  │  │ fmac_api.c
│  │  ├── hw_if
│  │  │  ├── hal
│  │  │  │  ├── inc
│  │  │  │  │  ├── fw
│  │  │  │  │  │  │ phy_rf_params.h
│  ├── openthread
│  │  ├── CMakeLists.txt
│  │  ├── Kconfig
│  │  ├── cmake
│  │  │  │ extensions.cmake
│  │  ├── lib
│  │  │  ├── nrf52840
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── libopenthread-cli-ftd.a
│  │  │  │  │  │  │  ├── libopenthread-ftd.a
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── master
│  │  │  │  │  │  │  ├── libopenthread-cli-ftd.a
│  │  │  │  │  │  │  ├── libopenthread-ftd.a
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── libopenthread-cli-mtd.a
│  │  │  │  │  │  │  ├── libopenthread-mtd.a
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  ├── nrf5340_cpuapp
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── v1.3
│  │  │  │  │  │  ├── ftd
│  │  │  │  │  │  │  ├── libopenthread-cli-ftd.a
│  │  │  │  │  │  │  ├── libopenthread-ftd.a
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  │  │  │  │  │  ├── mtd
│  │  │  │  │  │  │  ├── libopenthread-cli-mtd.a
│  │  │  │  │  │  │  ├── libopenthread-mtd.a
│  │  │  │  │  │  │  ├── nrf_security_mbedtls_configuration.h
│  │  │  │  │  │  │  │ openthread_lib_configuration.txt
│  ├── softdevice_controller
│  │  ├── CHANGELOG.rst
│  │  ├── README.rst
│  │  ├── doc
│  │  │  ├── api.rst
│  │  │  ├── scheduling.rst
│  │  │  │ softdevice_controller.rst
│  │  ├── include
│  │  │  ├── sdc.h
│  │  │  │ sdc_hci_cmd_le.h
│  │  ├── lib
│  │  │  ├── nrf52
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libsoftdevice_controller_central.a
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  ├── libsoftdevice_controller_peripheral.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libsoftdevice_controller_central.a
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  ├── libsoftdevice_controller_peripheral.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libsoftdevice_controller_central.a
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  ├── libsoftdevice_controller_peripheral.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf53
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54h
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54l
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54l_ns
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  ├── suit
│  │  ├── bin
│  │  │  │ suit_manifest_starter.hex
│  ├── tests
│  │  ├── subsys
│  │  │  ├── nrf_compress
│  │  │  │  ├── decompression
│  │  │  │  │  ├── arm_thumb.dat
│  │  │  │  │  ├── arm_thumb_compressed.dat
│  │  │  │  │  ├── dummy_data_input.txt.lzma
│  │  │  │  │  ├── dummy_data_input.txt.lzma1
│  │  │  │  │  │ dummy_data_input_too_large.txt.lzma
west.yml

Outputs:

Toolchain

Version: cb46c8ba33
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:cb46c8ba33_81ed5a52d6

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1375
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ test_ble_nrf_config
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nrf-iot_cloud
    • ✅ test-fw-nrfconnect-rpc
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread
    • ✅ test-fw-nrfconnect-zigbee
    • ❌ test-sdk-wifi
    • ✅ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nfc
    • 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-tfm
    • test-low-level
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk

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

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder requested a review from a team as a code owner September 27, 2024 12:00
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. DNM manifest manifest-nrfxlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant