Skip to content

Conversation

nordic-krch
Copy link
Contributor

Manual backport #21497

By moving cache enabling to earlier point s2ram resume is
reduced from 180us to 33us.

Signed-off-by: Krzysztof Chruściński <[email protected]>
@nordic-krch nordic-krch requested review from a team as code owners April 11, 2025 10:00
@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 Apr 11, 2025
@NordicBuilder
Copy link
Contributor

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@7e1daf0 nrfconnect/sdk-zephyr#2746 nrfconnect/sdk-zephyr#2746/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

NordicBuilder commented Apr 11, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 1132e6b87a7c212d8db1a7c2738132b9b9d78d0c
zephyr: PR head: 1051ef0e2b5459412aefcf52c69f554f3db5ea19

more details

sdk-nrf:

PR head: 1132e6b87a7c212d8db1a7c2738132b9b9d78d0c
merge base: 55d8d918752761498dfaec025f561f132b8da7bf
target head (v3.0-branch): b92fb54e61c2ecf3df49fb53f2b791a38fbb5a1b
Diff

zephyr:

PR head: 1051ef0e2b5459412aefcf52c69f554f3db5ea19
merge base: 7e1daf0211b902f0aa49c47ec23746b60d750d55
target head (v4.0.99-ncs1-branch): 9ad6673058ccaee61f976bcb3d6d203be94bfdc7
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 (10)
west.yml
zephyr
│  ├── dts
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  │ nrf54h20.dtsi
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf54h
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── pm_s2ram.c
│  │  │  │  ├── power.c
│  │  │  │  │ power.h
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── mesh
│  │  │  │  │ proxy_srv.c
│  ├── tests
│  │  ├── bluetooth
│  │  │  ├── tester
│  │  │  │  ├── src
│  │  │  │  │  ├── btp
│  │  │  │  │  │  │ btp_mesh.h
│  │  │  │  │  │ btp_mesh.c
│  │  ├── drivers
│  │  │  ├── uart
│  │  │  │  ├── uart_pm
│  │  │  │  │  │ prj.conf

Outputs:

Toolchain

Version: 7cbc0036f4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:7cbc0036f4_8bf7ca4353

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

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

Copy link

You can find the documentation preview for this PR here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

4 participants