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

nrf_802154: Use DPPI and PPIB allocators on nRF54L #19153

Merged

Conversation

NordicBuilder
Copy link
Contributor

@NordicBuilder NordicBuilder commented Nov 29, 2024

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

The GRTC LPTIMER platform implementation now uses the DPPI and PPIB
allocators provided by NRFX, which avoids conflicts with other modules.

@NordicBuilder NordicBuilder requested a review from a team as a code owner November 29, 2024 08: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 Nov 29, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 29, 2024

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

Name Old Revision New Revision Diff
nrf-802154 https://github.com/nrfconnect/sdk-nrf-802154/commit/5681104b148c48f9e51b89614fca28357dd0ad5f https://github.com/nrfconnect/sdk-nrf-802154/commit/b5764deaf3c05fc4343a17ed2ac86e07589af4bb nrfconnect/[email protected]
nrfxlib nrfconnect/sdk-nrfxlib@8415721 nrfconnect/sdk-nrfxlib@c4a3e93 (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 Nov 29, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: dbc8fffbb0ff82b63248f9fc18799baad3f64d40
nrfxlib: PR head: c4a3e93743d4025c509a931d58fa744292d0f121

more details

sdk-nrf:

PR head: dbc8fffbb0ff82b63248f9fc18799baad3f64d40
merge base: 5536f104f8e04c08104903eb50329fdcf9f54018
target head (main): 584e1c85cd2f058ee69b802bfd913b823e315b2c
Diff

nrfxlib:

PR head: c4a3e93743d4025c509a931d58fa744292d0f121
merge base: 84157212bb4e45454869ee07822605f8f00ad551
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 (21)
modules
│  ├── nrfxlib
│  │  ├── nrf_802154
│  │  │  ├── sl
│  │  │  │  ├── platform
│  │  │  │  │  ├── nrf_802154_platform_sl_lptimer_grtc_hw_task.c
│  │  │  │  │  │ nrf_802154_platform_timestamper.c
nrfxlib
│  ├── nrf_802154
│  │  ├── driver
│  │  │  ├── src
│  │  │  │  │ nrf_802154_peripherals_nrf52.h
│  │  ├── sl
│  │  │  ├── sl
│  │  │  │  ├── include
│  │  │  │  │  │ nrf_802154_sl_periphs.h
│  │  │  │  ├── lib
│  │  │  │  │  ├── 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
│  │  ├── zephyr
│  │  │  │ Kconfig.nrfxlib
west.yml

Outputs:

Toolchain

Version: b77d8c1312
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b77d8c1312_912848a074

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister - Skipped: Skipping Build & Test as it succeeded in a previous run: 6
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-chip - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-rs - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-fem - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-tfm - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-thread
    • ✅ test-fw-nrfconnect-zigbee - Skipped: Job was skipped as it succeeded in a previous run
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-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-ps
    • test-fw-nrfconnect-rpc
    • 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

@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 Publish GitHub Action.

@e-rk e-rk changed the title manifest: sdk-nrfxlib: Update revision of nrf_802154 nrf_802154: Use DPPI and PPIB allocators on nRF54L Nov 29, 2024
@e-rk e-rk requested review from piotrkoziar and ankuns November 29, 2024 09:28
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-nrfxlib-1594 branch from 972aeb2 to 2e4afe5 Compare December 3, 2024 13:11
@e-rk e-rk force-pushed the auto-manifest-sdk-nrfxlib-1594 branch from 2e4afe5 to 9a3d70d Compare December 3, 2024 13:16
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-nrfxlib-1594 branch from 9a3d70d to 630f2ed Compare December 4, 2024 11:45
@NordicBuilder NordicBuilder removed the DNM label Dec 4, 2024
@rlubos
Copy link
Contributor

rlubos commented Dec 4, 2024

@e-rk, there's a conflict, can you rebase?

NordicBuilder and others added 2 commits December 4, 2024 13:08
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
The GRTC LPTIMER platform implementation now uses the DPPI and PPIB
allocators provided by NRFX, which avoids conflicts with other modules.

Signed-off-by: Rafał Kuźnia <[email protected]>
@e-rk e-rk force-pushed the auto-manifest-sdk-nrfxlib-1594 branch from 630f2ed to dbc8fff Compare December 4, 2024 12:08
@ankuns ankuns removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Dec 5, 2024
@jukkar jukkar merged commit 4505273 into nrfconnect:main Dec 5, 2024
14 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.

6 participants