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-zephyr: Add RPU recovery info #19196

Merged

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2324

@NordicBuilder NordicBuilder requested a review from a team as a code owner December 2, 2024 14:10
@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 Dec 2, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 2, 2024

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@581e638 nrfconnect/sdk-zephyr@6baae08 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 Dec 2, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 4538a9a400f4fa3760457d26b2cd2d0dfed1510b
zephyr: PR head: 6baae0823c6953fd1c41e9249c83e3bf3a53fe09

more details

sdk-nrf:

PR head: 4538a9a400f4fa3760457d26b2cd2d0dfed1510b
merge base: e2cfdfd0f4c8b30e89463b7f421b4e27f2f1f35e
target head (main): 93c10eef5a86a3dbc47f48dd07c20678e83a8838
Diff

zephyr:

PR head: 6baae0823c6953fd1c41e9249c83e3bf3a53fe09
merge base: 581e63819936a0e8ae6040a6cb23ec091f5b02d7
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 (17)
west.yml
zephyr
│  ├── drivers
│  │  ├── wifi
│  │  │  ├── nrf_wifi
│  │  │  │  ├── Kconfig.nrfwifi
│  │  │  │  ├── inc
│  │  │  │  │  │ fmac_main.h
│  │  │  │  ├── src
│  │  │  │  │  ├── net_if.c
│  │  │  │  │  │ wifi_util.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── arm
│  │  │  │  │ nordic,nrf-tddconf.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  │ nrf54l20.dtsi
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ CMakeLists.txt
│  ├── snippets
│  │  ├── nordic-log-stm-dict
│  │  │  ├── boards
│  │  │  │  │ nrf54h20_cpuapp.overlay
│  │  ├── nordic-log-stm
│  │  │  ├── boards
│  │  │  │  │ nrf54h20_cpuapp.overlay
│  ├── soc
│  │  ├── nordic
│  │  │  ├── Kconfig
│  │  │  ├── common
│  │  │  │  │ soc_lrcconf.c
│  │  │  ├── nrf54h
│  │  │  │  ├── power.c
│  │  │  │  ├── soc.c
│  │  │  │  │ soc.h
│  │  │  ├── nrf54l
│  │  │  │  │ soc.c
│  │ 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-fw-nrfconnect-chip
    • ◻️ test-fw-nrfconnect-nfc
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-fw-nrfconnect-thread
    • ◻️ test-sdk-find-my
    • ◻️ test-fw-nrfconnect-nrf-iot_mosh
    • ◻️ test-fw-nrfconnect-nrf-iot_positioning
    • ◻️ test-sdk-sidewalk
    • ◻️ test-low-level
    • ◻️ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
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-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • 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-fw-nrfconnect-tfm
    • test-fw-nrfconnect-zigbee
    • 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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2324 branch from 092be4f to ccbac4c Compare December 3, 2024 07:37
@kapbh kapbh added this to the 2.9.0 milestone Dec 3, 2024
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2324 branch from ccbac4c to 06075ab Compare December 3, 2024 12:35
@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.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2324 branch from 06075ab to 0ff7e1e Compare December 4, 2024 06:22
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2324 branch from 0ff7e1e to 4538a9a Compare December 4, 2024 09:30
@NordicBuilder NordicBuilder removed the DNM label Dec 4, 2024
@carlescufi carlescufi merged commit 5f2cc90 into nrfconnect:main Dec 4, 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-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants