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: [nrf fromlist] drivers: timer: grtc: Switch GRTC clock source to LFXO #17216

Open
wants to merge 1 commit 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#2010

@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 Sep 6, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 6, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@ae886fe nrfconnect/sdk-zephyr#2010 nrfconnect/sdk-zephyr#2010/files

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 6, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 7fa54eac902e6d4c0994a9f70554ac1e2e90269e
zephyr: PR head: 481a1f051b94359b6c32ac95345eaeb5b986c8a1

more details

sdk-nrf:

PR head: 7fa54eac902e6d4c0994a9f70554ac1e2e90269e
merge base: 6561a7e0a3fa3201871ab6c772828d9639ea7a91
target head (main): 1282ebbae1577b4e1aa173497647521cbe54d986
Diff

zephyr:

PR head: 481a1f051b94359b6c32ac95345eaeb5b986c8a1
merge base: ae886fe370f8eee945316d6add74b22dbe609eaa
target head (main): 1ab791d9aafd9bc0e92568a1146402c159d03e60
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 (192)
west.yml
zephyr
│  ├── boards
│  │  ├── native
│  │  │  ├── nrf_bsim
│  │  │  │  ├── doc
│  │  │  │  │  │ nrf54l15bsim.rst
│  │  │  │  ├── nrf54l15bsim_nrf54l15_cpuapp.dts
│  │  │  │  │ nrf54l15bsim_nrf54l15_cpuapp_defconfig
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  │ nrf54h20dk_nrf54h20-memory_map.dtsi
│  ├── doc
│  │  ├── _extensions
│  │  │  ├── zephyr
│  │  │  │  ├── api_overview.py
│  │  │  │  ├── domain.py
│  │  │  │  ├── doxybridge.py
│  │  │  │  │ doxyrunner.py
│  │  ├── _static
│  │  │  ├── css
│  │  │  │  │ custom.css
│  │  ├── build
│  │  │  ├── dts
│  │  │  │  ├── api
│  │  │  │  │  │ api.rst
│  │  ├── conf.py
│  │  ├── connectivity
│  │  │  ├── bluetooth
│  │  │  │  ├── api
│  │  │  │  │  ├── mesh
│  │  │  │  │  │  ├── blob.rst
│  │  │  │  │  │  ├── blob_cli.rst
│  │  │  │  │  │  ├── blob_flash.rst
│  │  │  │  │  │  ├── blob_srv.rst
│  │  │  │  │  │  ├── dfd_srv.rst
│  │  │  │  │  │  ├── dfu.rst
│  │  │  │  │  │  ├── dfu_cli.rst
│  │  │  │  │  │  ├── dfu_srv.rst
│  │  │  │  │  │  ├── lcd_cli.rst
│  │  │  │  │  │  ├── lcd_srv.rst
│  │  │  │  │  │  ├── od_cli.rst
│  │  │  │  │  │  ├── od_srv.rst
│  │  │  │  │  │  ├── op_agg_cli.rst
│  │  │  │  │  │  ├── op_agg_srv.rst
│  │  │  │  │  │  ├── priv_beacon_cli.rst
│  │  │  │  │  │  ├── priv_beacon_srv.rst
│  │  │  │  │  │  ├── rpr_cli.rst
│  │  │  │  │  │  ├── rpr_srv.rst
│  │  │  │  │  │  ├── sar_cfg_cli.rst
│  │  │  │  │  │  ├── sar_cfg_srv.rst
│  │  │  │  │  │  ├── srpl_cli.rst
│  │  │  │  │  │  │ srpl_srv.rst
│  │  ├── hardware
│  │  │  ├── peripherals
│  │  │  │  │ mdio.rst
│  │  ├── kernel
│  │  │  ├── memory_management
│  │  │  │  ├── demand_paging.rst
│  │  │  │  │ shared_multi_heap.rst
│  │  │  ├── services
│  │  │  │  ├── other
│  │  │  │  │  │ version.rst
│  │  ├── known-warnings.txt
│  │  ├── requirements.txt
│  │  ├── services
│  │  │  ├── debugging
│  │  │  │  ├── cs_trace_defmt.rst
│  │  │  │  │ index.rst
│  │  │  ├── device_mgmt
│  │  │  │  ├── mcumgr_callbacks.rst
│  │  │  │  ├── mcumgr_handlers.rst
│  │  │  │  ├── smp_groups
│  │  │  │  │  ├── smp_group_0.rst
│  │  │  │  │  ├── smp_group_1.rst
│  │  │  │  │  ├── smp_group_3.rst
│  │  │  │  │  │ smp_group_8.rst
│  │  │  ├── logging
│  │  │  │  ├── cs_stm.rst
│  │  │  │  ├── images
│  │  │  │  │  │ coresight_architecture.png
│  │  │  │  │ index.rst
│  ├── drivers
│  │  ├── entropy
│  │  │  ├── Kconfig.native_posix
│  │  │  │ fake_entropy_native_posix.c
│  │  ├── misc
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── coresight
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  │ nrf_etr.c
│  │  ├── pinctrl
│  │  │  │ pinctrl_nrf.c
│  │  ├── timer
│  │  │  │ nrf_grtc_timer.c
│  ├── dts
│  │  ├── arm
│  │  │  ├── nordic
│  │  │  │  ├── nrf52805.dtsi
│  │  │  │  ├── nrf52810.dtsi
│  │  │  │  ├── nrf52811.dtsi
│  │  │  │  ├── nrf52820.dtsi
│  │  │  │  ├── nrf52832.dtsi
│  │  │  │  ├── nrf52833.dtsi
│  │  │  │  ├── nrf52840.dtsi
│  │  │  │  ├── nrf5340_cpunet.dtsi
│  │  │  │  ├── nrf54h20_cpuapp.dtsi
│  │  │  │  ├── nrf54h20_cpurad.dtsi
│  │  │  │  │ nrf54l15_cpuapp.dtsi
│  │  ├── bindings
│  │  │  ├── arm
│  │  │  │  │ nordic,nrf-tddconf.yaml
│  │  │  ├── debug
│  │  │  │  │ arm,stmesp.yaml
│  │  │  ├── i2c
│  │  │  │  │ nordic,nrf-twi-common.yaml
│  │  │  ├── misc
│  │  │  │  │ nordic,nrf-bicr.yaml
│  │  │  ├── pinctrl
│  │  │  │  │ nordic-clockpin.yaml
│  │  │  ├── serial
│  │  │  │  │ nordic,nrf-uart-common.yaml
│  │  │  ├── spi
│  │  │  │  │ nordic,nrf-spi-common.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  ├── nrf54h20.dtsi
│  │  │  │  │ nrf54l15.dtsi
│  │  ├── riscv
│  │  │  ├── nordic
│  │  │  │  │ nrf54h20_cpuppr.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── debug
│  │  │  │  ├── coresight
│  │  │  │  │  │ cs_trace_defmt.h
│  │  │  │  │ mipi_stp_decoder.h
│  │  │  ├── drivers
│  │  │  │  ├── misc
│  │  │  │  │  ├── coresight
│  │  │  │  │  │  ├── nrf_etr.h
│  │  │  │  │  │  │ stmesp.h
│  │  │  ├── dt-bindings
│  │  │  │  ├── pinctrl
│  │  │  │  │  │ nrf-pinctrl.h
│  │  │  ├── logging
│  │  │  │  ├── log_frontend_stmesp.h
│  │  │  │  │ log_frontend_stmesp_demux.h
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── CMakeLists.txt
│  │  │  ├── nrfx
│  │  │  │  ├── nrfe_config.h
│  │  │  │  │ nrfx_glue.h
│  ├── samples
│  │  ├── bluetooth
│  │  │  ├── beacon
│  │  │  │  │ sample.yaml
│  │  │  ├── broadcast_audio_sink
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── broadcast_audio_source
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── central_iso
│  │  │  │  │ sample.yaml
│  │  │  ├── direction_finding_central
│  │  │  │  │ sample.yaml
│  │  │  ├── direction_finding_connectionless_rx
│  │  │  │  │ sample.yaml
│  │  │  ├── direction_finding_connectionless_tx
│  │  │  │  │ sample.yaml
│  │  │  ├── direction_finding_peripheral
│  │  │  │  │ sample.yaml
│  │  │  ├── hci_ipc
│  │  │  │  │ sample.yaml
│  │  │  ├── hci_vs_scan_req
│  │  │  │  │ sample.yaml
│  │  │  ├── public_broadcast_sink
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── public_broadcast_source
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── unicast_audio_client
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  │  ├── unicast_audio_server
│  │  │  │  ├── sample.yaml
│  │  │  │  │ sysbuild.cmake
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── coresight_stm
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig.sysbuild
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── remote
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │ prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ sysbuild.cmake
│  │  ├── drivers
│  │  │  ├── clock_control_litex
│  │  │  │  │ README.rst
│  │  │  ├── jesd216
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54l15pdk_nrf54l15_cpuapp.overlay
│  │  │  ├── spi_flash
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54l15pdk_nrf54l15_cpuapp.overlay
│  ├── snippets
│  │  ├── nordic-log-stm-dict
│  │  │  ├── README.rst
│  │  │  ├── boards
│  │  │  │  ├── nrf54h20_cpuapp.conf
│  │  │  │  │ nrf54h20_cpuapp.overlay
│  │  │  ├── log_stm_dict.conf
│  │  │  │ snippet.yml
│  │  ├── nordic-log-stm
│  │  │  ├── README.rst
│  │  │  ├── boards
│  │  │  │  ├── nrf54h20_cpuapp.conf
│  │  │  │  │ nrf54h20_cpuapp.overlay
│  │  │  ├── log_stm.conf
│  │  │  │ snippet.yml
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  │ pinctrl_soc.h
│  │  │  ├── nrf54h
│  │  │  │  │ soc.c
│  ├── subsys
│  │  ├── debug
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── coresight
│  │  │  │  │ cs_trace_defmt.c
│  │  │  │ mipi_stp_decoder.c
│  │  ├── logging
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.frontends
│  │  │  ├── frontends
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── log_frontend_dict_uart.c
│  │  │  │  ├── log_frontend_stmesp.c
│  │  │  │  │ log_frontend_stmesp_demux.c
│  │  ├── mgmt
│  │  │  ├── mcumgr
│  │  │  │  ├── grp
│  │  │  │  │  ├── img_mgmt
│  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ img_mgmt.c
│  ├── tests
│  │  ├── bluetooth
│  │  │  ├── controller
│  │  │  │  ├── ctrl_api
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_chmu
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_cis_create
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_cis_terminate
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_collision
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_conn_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_cte_req
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_data_length_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_encrypt
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_feature_exchange
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_hci
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_invalid
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_le_ping
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_min_used_chans
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_phy_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_sca_update
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_terminate
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_tx_buffer_alloc
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_tx_queue
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_unsupported
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── ctrl_version
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── ctrl_sw_privacy
│  │  │  │  │ testcase.yaml
│  │  │  ├── ctrl_user_ext
│  │  │  │  │ testcase.yaml
│  │  │  ├── df
│  │  │  │  ├── connection_cte_req
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connection_cte_tx_params
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connectionless_cte_chains
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connectionless_cte_rx
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── connectionless_cte_tx
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── init
│  │  │  │  │ testcase.yaml
│  │  ├── bsim
│  │  │  │ run_parallel.sh
│  │  ├── drivers
│  │  │  ├── timer
│  │  │  │  ├── nrf_grtc_timer
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  ├── subsys
│  │  │  ├── debug
│  │  │  │  ├── cs_trace_defmt
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── README
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── mipi_stp_decoder
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── logging
│  │  │  │  ├── log_frontend_stmesp_demux
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── README
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │ west.yml

Outputs:

Toolchain

Version: 9338b70c26
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:9338b70c26_81ed5a52d6

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1510
    • sdk-zephyr test count: 5901
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ✅ test-fw-nrfconnect-boot
    • ❌ test_ble_nrf_config
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_cloud
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-nrf_crypto
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-tfm
    • ✅ test-fw-nrfconnect-thread
    • ✅ test-fw-nrfconnect-zigbee
    • ✅ test-sdk-find-my
    • ✅ test-sdk-sidewalk
    • ✅ test-low-level
    • ✅ test-sdk-mcuboot
    • ✅ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • 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-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-sdk-pmic-samples
    • test-sdk-wifi

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 Publishing GitHub Action.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2010 branch 6 times, most recently from 7d9d4f8 to bf2eaa7 Compare September 11, 2024 07:22
Automatically created by Github Action

Signed-off-by: Nordic Builder <[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.

1 participant