Skip to content

Conversation

nordic-krch
Copy link
Contributor

Use absolute 64 bit timing values in PM policy events.

@nordic-krch nordic-krch requested review from a team as code owners May 12, 2025 08:40
@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 May 12, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented May 12, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@eceea6b nrfconnect/sdk-zephyr@75d0159 (v3.7.99-ncs3-branch) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented May 12, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: f6f0fbd8fbb88b13dbf2986d14ebc09b765fd96d
zephyr: PR head: 75d015949c315b065dd808695ec1fb3f268a757b

more details

sdk-nrf:

PR head: f6f0fbd8fbb88b13dbf2986d14ebc09b765fd96d
merge base: 0abcd784aa56763a4279410c04d7e9498985df69
target head (v2.9-nRF54H20-branch): 0abcd784aa56763a4279410c04d7e9498985df69
Diff

zephyr:

PR head: 75d015949c315b065dd808695ec1fb3f268a757b
merge base: eceea6b3b5d8a9eecd014d16478fe1c597e62b6d
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)
subsys
│  ├── mpsl
│  │  ├── pm
│  │  │  │ mpsl_pm_utils.c
tests
│  ├── subsys
│  │  ├── mpsl
│  │  │  ├── pm
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── kernel_minimal_mock.h
│  │  │  │  ├── pm_test.c
│  │  │  │  │ prj.conf
west.yml
zephyr
│  ├── include
│  │  ├── zephyr
│  │  │  ├── pm
│  │  │  │  │ policy.h
│  ├── subsys
│  │  ├── pm
│  │  │  ├── policy
│  │  │  │  ├── policy_default.c
│  │  │  │  │ policy_events.c
│  ├── tests
│  │  ├── subsys
│  │  │  ├── pm
│  │  │  │  ├── policy_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test_ble_nrf_config
    • ◻️ test-fw-nrfconnect-ble_samples
    • ◻️ test-low-level
    • ◻️ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-chip
    • ⚠️ test-fw-nrfconnect-nrf-iot_thingy91
    • ⚠️ test-fw-nrfconnect-rs
    • ⚠️ test-fw-nrfconnect-fem
    • ⚠️ test-fw-nrfconnect-thread
    • ⚠️ test-fw-nrfconnect-zigbee
    • ⚠️ test-sdk-find-my
Disabled integration tests
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-mcuboot
    • 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.

nordic-krch and others added 3 commits May 27, 2025 09:37
Update sdk-zephyr with fixes in PM policy events.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Use the new MPSL PM API where event registration
and low latency request are handled separately.

Signed-off-by: Knut Eldhuset <[email protected]>
(cherry picked from commit 233a9e7)
Update pm policy event usage after API was changed from
using relative time in cycles to absolute time in ticks.

Signed-off-by: Knut Eldhuset <[email protected]>
(cherry picked from commit f320b75)
@nordic-krch nordic-krch force-pushed the backport/pm_events branch from 8484cf1 to f6f0fbd Compare May 27, 2025 07:37
@NordicBuilder NordicBuilder removed the DNM label May 27, 2025
@rlubos rlubos merged commit cc493a3 into nrfconnect:v2.9-nRF54H20-branch May 27, 2025
14 of 15 checks passed
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. manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants