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 sdk-nrfxlib revision #18825

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

laxiLang
Copy link
Contributor

Update sdk-nrfxlib to integrate PR-1571.

@laxiLang laxiLang requested a review from a team as a code owner November 12, 2024 16:54
@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 Nov 12, 2024
@laxiLang laxiLang requested a review from rlubos November 12, 2024 16:55
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Nov 12, 2024

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

Name Old Revision New Revision Diff
dragoon e7ad5cd2fb16253885affd1462740793c023ad2a 2e40a1aa4511c474f58dc61d9ff902216d03c7fc N/A
nrfxlib nrfconnect/sdk-nrfxlib@85c9158 nrfconnect/sdk-nrfxlib@c8844b1 (v2.8-branch) nrfconnect/[email protected]

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

@laxiLang laxiLang added this to the 2.8.0 milestone Nov 12, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Nov 12, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: dfec974884131bb1a4e7bfeecfab7b510e405092
nrfxlib: PR head: c8844b1e76ac8b662f88a5c32aa4e627a5718620

more details

sdk-nrf:

PR head: dfec974884131bb1a4e7bfeecfab7b510e405092
merge base: fb60bc96806b9db949ee728edf1ce0f4221a1df0
target head (v2.8-branch): fb60bc96806b9db949ee728edf1ce0f4221a1df0
Diff

nrfxlib:

PR head: c8844b1e76ac8b662f88a5c32aa4e627a5718620
merge base: 85c9158b77e1cfa2fded2e547eeafae26c70d805
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 (249)
nrfxlib
│  ├── mpsl
│  │  ├── 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
│  │  │  ├── 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
│  │  ├── 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
│  ├── softdevice_controller
│  │  ├── 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
west.yml

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-sdk-audio
    • ◻️ test_ble_nrf_config
    • ◻️ test-fw-nrfconnect-ble_samples
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-fw-nrfconnect-thread
    • ◻️ test-fw-nrfconnect-zigbee
    • ◻️ 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-chip
    • 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_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-low-level
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi

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

@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.

Update sdk-nrfxlib to integrate PR-1571.

Signed-off-by: Lang Xie <[email protected]>
@rlubos rlubos merged commit 9c6f59b into nrfconnect:v2.8-branch Nov 12, 2024
13 of 14 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-dragoon manifest-nrfxlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants