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: [fromlist] poweroff: nordic: streamline RAM retention strategy #19140

Open
wants to merge 3 commits 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-zephyr#2313

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

NordicBuilder commented Nov 28, 2024

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@bc80cbd nrfconnect/sdk-zephyr#2313 nrfconnect/sdk-zephyr#2313/files

DNM label due to: 1 project with PR revision

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 28, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: d3da76be5407c8032a8647f319e09ae7928365b4
zephyr: PR head: 017f77aa63ad557a5eb02ce5625d448aae851343

more details

sdk-nrf:

PR head: d3da76be5407c8032a8647f319e09ae7928365b4
merge base: 86320e0f45cc576fb25a590638d6bffb44fc2ae3
target head (main): 86320e0f45cc576fb25a590638d6bffb44fc2ae3
Diff

zephyr:

PR head: 017f77aa63ad557a5eb02ce5625d448aae851343
merge base: bc80cbda202a69435c7333544c9c5359e4aef0fc
target head (main): 954830148e3d43b9f344532485bd2321f5c772ea
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 (29)
samples
│  ├── bluetooth
│  │  ├── peripheral_power_profiling
│  │  │  ├── src
│  │  │  │  │ main.c
│  ├── nfc
│  │  ├── system_off
│  │  │  ├── src
│  │  │  │  │ main.c
tests
│  ├── benchmarks
│  │  ├── current_consumption
│  │  │  ├── system_off
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf52840dk_nrf52840.overlay
│  │  │  │  │  ├── nrf52dk_nrf52832.overlay
│  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │ testcase.yaml
west.yml
zephyr
│  ├── drivers
│  │  ├── retained_mem
│  │  │  ├── Kconfig.nrf
│  │  │  │ retained_mem_nrf_ram_ctrl.c
│  ├── include
│  │  ├── zephyr
│  │  │  ├── drivers
│  │  │  │  ├── retained_mem
│  │  │  │  │  │ nrf_retained_mem.h
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ CMakeLists.txt
│  ├── samples
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── system_off
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf52840dk_nrf52840.overlay
│  │  │  │  │  │  ├── nrf52dk_nrf52832.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │ retained.c
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  ├── Kconfig
│  │  │  │  │ poweroff.c
│  │  │  ├── nrf52
│  │  │  │  │ Kconfig
│  │  │  ├── nrf54h
│  │  │  │  │ Kconfig
│  │  │  ├── nrf54l
│  │  │  │  │ Kconfig

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-ble_samples
    • 🟠 test-fw-nrfconnect-chip
    • 🟠 test-fw-nrfconnect-nfc
    • 🟠 test-fw-nrfconnect-nrf-iot_thingy91
    • 🟠 test-fw-nrfconnect-rs
    • 🟠 test-fw-nrfconnect-fem
    • 🟠 test-fw-nrfconnect-thread
    • 🟠 test-sdk-find-my
    • 🟠 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-boot
    • 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_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
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.

@nika-nordic nika-nordic requested a review from a team as a code owner November 28, 2024 15:16
@nika-nordic
Copy link
Contributor

@maje-emb is there a CI check for peripheral_power_profiling power usage, to make sure no regression is introduced?

@maje-emb
Copy link
Contributor

maje-emb commented Dec 2, 2024

@maje-emb is there a CI check for peripheral_power_profiling power usage, to make sure no regression is introduced?

^ @nordic-piks, @nordic-bami Are there such tests?

@nordic-segl
Copy link
Contributor

nordic-segl commented Dec 2, 2024

@maje-emb is there a CI check for peripheral_power_profiling power usage, to make sure no regression is introduced?

^ @nordic-piks, @nordic-bami Are there such tests?

I see two failures in nightly run
https://jenkins-ncs.nordicsemi.no/job/latest/job/test-fw-twister-ncs-zephyr/job/twister-power-consumption-testing-customizable/view/change-requests/job/PR-1633/2/
both are on nrf5340dk.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2313 branch 2 times, most recently from f6de207 to 1fa85f5 Compare December 2, 2024 14:51
@nordic-segl
Copy link
Contributor

nordic-segl commented Dec 3, 2024

NordicBuilder and others added 2 commits December 3, 2024 14:27
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
RAM retention is now managed within sys_poweroff() call.

Signed-off-by: Nikodem Kastelik <[email protected]>
Zephyr system_off sample changed how RAM retention is handled.

Signed-off-by: Nikodem Kastelik <[email protected]>
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-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants