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: entropy: #17199

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#2008

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

NordicBuilder commented Sep 5, 2024

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@8eac35f nrfconnect/sdk-zephyr#2008 nrfconnect/sdk-zephyr#2008/files

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 5, 2024

CI Information

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

Inputs:

Sources:

nrf_hw_models: PR head: d2a119a9c7600ce06033a794de042e0ad9a38702
sdk-nrf: PR head: 2e9eee0821a7c98a73c4cd61a194bb61e0441690
zephyr: PR head: a14ae71dc04a3cbced328bef58184705781985a5

more details

nrf_hw_models:

PR head: d2a119a9c7600ce06033a794de042e0ad9a38702
merge base: 6e70c2dc5d4c67c4da5913b2969c0774b27f0cd0
Diff

sdk-nrf:

PR head: 2e9eee0821a7c98a73c4cd61a194bb61e0441690
merge base: 8926100cd76ab2b279f5e0af0d0d797303db589a
target head (main): e53d7deaef73bf26d0b7c97122abfdd17f730363
Diff

zephyr:

PR head: a14ae71dc04a3cbced328bef58184705781985a5
merge base: 8eac35f9d99dd8c762652e9fc112101e6bb3cb73
target head (main): 4322f5169f4c0f24e3712de061a2fec5a29098a7
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 (318)
modules
│  ├── bsim_hw_models
│  │  ├── nrf_hw_models
│  │  │  ├── src
│  │  │  │  ├── HW_models
│  │  │  │  │  ├── NHW_54L_CLOCK.c
│  │  │  │  │  ├── NHW_54_AAR_CCM_ECB.c
│  │  │  │  │  ├── NHW_NVM_backend.h
│  │  │  │  │  ├── NHW_RADIO.c
│  │  │  │  │  │ NHW_RRAMC.c
│  │  │  │  ├── nrfx
│  │  │  │  │  ├── hal
│  │  │  │  │  │  ├── nrf_54_aar.c
│  │  │  │  │  │  │ nrf_radio.c
│  │  │  ├── tests
│  │  │  │  ├── zephyr_apps
│  │  │  │  │  ├── 54_aar_ccm_ecb
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  ├── test_ccm.c
│  │  │  │  │  │  │  │ test_ecb.c
west.yml
zephyr
│  ├── .github
│  │  │ test-spec.yml
│  ├── CMakeLists.txt
│  ├── Kconfig.zephyr
│  ├── boards
│  │  ├── native
│  │  │  ├── nrf_bsim
│  │  │  │  ├── doc
│  │  │  │  │  │ nrf54l15bsim.rst
│  │  │  │  ├── nrf54l15bsim_nrf54l15_cpuapp.dts
│  │  │  │  │ nrf54l15bsim_nrf54l15_cpuapp_defconfig
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  ├── nrf54h20dk_nrf54h20-memory_map.dtsi
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.dts
│  │  │  │  │ nrf54h20dk_nrf54h20_cpurad.dts
│  │  │  ├── nrf54l15dk
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── nrf54l15_cpuapp_common.dtsi
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuflpr.dts
│  │  │  ├── nrf9280pdk
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.nrf9280pdk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nrf9280pdk_nrf9280-ipc_conf.dtsi
│  │  │  │  ├── nrf9280pdk_nrf9280-memory_map.dtsi
│  │  │  │  ├── nrf9280pdk_nrf9280-pinctrl.dtsi
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp.dts
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp.yaml
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp_defconfig
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuppr.dts
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuppr.yaml
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuppr_defconfig
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuppr_xip.dts
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuppr_xip.yaml
│  │  │  │  ├── nrf9280pdk_nrf9280_cpuppr_xip_defconfig
│  │  │  │  ├── nrf9280pdk_nrf9280_cpurad.dts
│  │  │  │  ├── nrf9280pdk_nrf9280_cpurad.yaml
│  │  │  │  ├── nrf9280pdk_nrf9280_cpurad_defconfig
│  │  │  │  ├── support
│  │  │  │  │  ├── nrf9280_cpuapp.JLinkScript
│  │  │  │  │  │ nrf9280_cpurad.JLinkScript
│  ├── cmake
│  │  ├── bintools
│  │  │  ├── gnu
│  │  │  │  │ target_bintools.cmake
│  ├── 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
│  │  ├── adc
│  │  │  │ adc_nrfx_saadc.c
│  │  ├── entropy
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.native_posix
│  │  │  ├── Kconfig.nrf_prng
│  │  │  ├── Kconfig.psa_crypto
│  │  │  ├── fake_entropy_native_posix.c
│  │  │  │ fake_entropy_nrf_prng.c
│  │  ├── mbox
│  │  │  │ mbox_nrf_bellboard_rx.c
│  │  ├── misc
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── coresight
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  │ nrf_etr.c
│  │  ├── pinctrl
│  │  │  │ pinctrl_nrf.c
│  │  ├── serial
│  │  │  │ Kconfig.nrfx
│  │  ├── 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
│  │  │  │  ├── nrf9280_cpuapp.dtsi
│  │  │  │  │ nrf9280_cpurad.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
│  │  │  ├── rng
│  │  │  │  │ nordic,nrf-prng.yaml
│  │  │  ├── serial
│  │  │  │  │ nordic,nrf-uart-common.yaml
│  │  │  ├── spi
│  │  │  │  │ nordic,nrf-spi-common.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  ├── nrf54h20.dtsi
│  │  │  │  ├── nrf54l15.dtsi
│  │  │  │  │ nrf9280.dtsi
│  │  ├── riscv
│  │  │  ├── nordic
│  │  │  │  ├── nrf54h20_cpuppr.dtsi
│  │  │  │  │ nrf9280_cpuppr.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── debug
│  │  │  │  ├── coresight
│  │  │  │  │  │ cs_trace_defmt.h
│  │  │  │  │ mipi_stp_decoder.h
│  │  │  ├── drivers
│  │  │  │  ├── misc
│  │  │  │  │  ├── coresight
│  │  │  │  │  │  ├── nrf_etr.h
│  │  │  │  │  │  │ stmesp.h
│  │  │  ├── dt-bindings
│  │  │  │  ├── misc
│  │  │  │  │  ├── nordic-domain-id-nrf9230.h
│  │  │  │  │  ├── nordic-nrf-ficr-nrf9230-engb.h
│  │  │  │  │  ├── nordic-owner-id-nrf9230.h
│  │  │  │  │  │ nordic-tddconf.h
│  │  │  │  ├── pinctrl
│  │  │  │  │  │ nrf-pinctrl.h
│  │  │  ├── logging
│  │  │  │  ├── log_frontend_stmesp.h
│  │  │  │  │ log_frontend_stmesp_demux.h
│  │  │  ├── mgmt
│  │  │  │  ├── mcumgr
│  │  │  │  │  ├── grp
│  │  │  │  │  │  ├── img_mgmt
│  │  │  │  │  │  │  │ img_mgmt_callbacks.h
│  │  │  │  │  ├── mgmt
│  │  │  │  │  │  │ callbacks.h
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig.nrf_regtool
│  │  │  ├── nrfs
│  │  │  │  ├── Kconfig
│  │  │  │  ├── dvfs
│  │  │  │  │  │ ld_dvfs.c
│  │  │  ├── nrfx
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── nrfe_config.h
│  │  │  │  ├── nrfx_config.h
│  │  │  │  ├── nrfx_config_nrf9230_engb_application.h
│  │  │  │  ├── nrfx_config_nrf9230_engb_ppr.h
│  │  │  │  ├── nrfx_config_nrf9230_engb_radiocore.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
│  │  │  ├── watchdog
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf9280pdk_nrf9280_cpuapp.overlay
│  ├── scripts
│  │  ├── pylib
│  │  │  ├── twister
│  │  │  │  ├── twisterlib
│  │  │  │  │  │ handlers.py
│  │  ├── west_commands
│  │  │  ├── runners
│  │  │  │  │ nrf_common.py
│  ├── snippets
│  │  ├── nordic-log-stm-dict
│  │  │  ├── README.rst
│  │  │  ├── boards
│  │  │  │  ├── nrf54h20_cpuapp.conf
│  │  │  │  ├── nrf54h20_cpuapp.overlay
│  │  │  │  │ nrf54h20_cpurad.overlay
│  │  │  ├── log_stm_dict.conf
│  │  │  │ snippet.yml
│  │  ├── nordic-log-stm
│  │  │  ├── README.rst
│  │  │  ├── boards
│  │  │  │  ├── nrf54h20_cpuapp.conf
│  │  │  │  ├── nrf54h20_cpuapp.overlay
│  │  │  │  │ nrf54h20_cpurad.overlay
│  │  │  ├── log_stm.conf
│  │  │  │ snippet.yml
│  │  ├── nordic-ppr-xip
│  │  │  ├── boards
│  │  │  │  │ nrf9280pdk_nrf9280_cpuapp.overlay
│  │  │  │ snippet.yml
│  │  ├── nordic-ppr
│  │  │  ├── boards
│  │  │  │  │ nrf9280pdk_nrf9280_cpuapp.overlay
│  │  │  │ snippet.yml
│  ├── soc
│  │  ├── nordic
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.defconfig
│  │  │  ├── Kconfig.soc
│  │  │  ├── common
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── dmm.c
│  │  │  │  ├── dmm.h
│  │  │  │  ├── nrf54hx_nrf92x_mpu_regions.c
│  │  │  │  │ pinctrl_soc.h
│  │  │  ├── nrf54h
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  │ soc.c
│  │  │  ├── nrf92
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  ├── Kconfig.defconfig.nrf9280_cpuapp
│  │  │  │  ├── Kconfig.defconfig.nrf9280_cpuppr
│  │  │  │  ├── Kconfig.defconfig.nrf9280_cpurad
│  │  │  │  ├── Kconfig.soc
│  │  │  │  ├── align.ld
│  │  │  │  ├── soc.c
│  │  │  │  │ soc.h
│  │  │  ├── soc.yml
│  │  │  │ validate_base_addresses.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
│  │  │  │  │  │  │  │ img_mgmt_state.c
│  ├── tests
│  │  ├── arch
│  │  │  ├── arm
│  │  │  │  ├── arm_irq_vector_table
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ arm_irq_vector_table.c
│  │  ├── 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
│  │  │  ├── tester
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── dmm
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf5340dk_nrf5340_cpuapp.overlay
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  ├── bsim
│  │  │  │ run_parallel.sh
│  │  ├── drivers
│  │  │  ├── adc
│  │  │  │  ├── adc_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf9280pdk_nrf9280_cpuapp.overlay
│  │  │  ├── gpio
│  │  │  │  ├── gpio_nrf
│  │  │  │  │  ├── README.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── i2c
│  │  │  │  ├── i2c_bme688
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── mbox
│  │  │  │  ├── mbox_error_cases
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── spi
│  │  │  │  ├── spi_controller_peripheral
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpurad.overlay
│  │  │  ├── timer
│  │  │  │  ├── nrf_grtc_timer
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuppr.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  ├── watchdog
│  │  │  │  ├── wdt_basic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp.overlay
│  │  │  │  │  │  │ nrf9280pdk_nrf9280_cpurad.overlay
│  │  │  │  ├── wdt_error_cases
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf9280pdk_nrf9280_cpuapp.overlay
│  │  │  │  │  │  │ nrf9280pdk_nrf9280_cpurad.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml
│  │  ├── lib
│  │  │  ├── cpp
│  │  │  │  ├── cxx
│  │  │  │  │  │ testcase.yaml
│  │  ├── 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
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ desktop52_verification
    • ❌ test-fw-nrfconnect-boot
    • ❌ test-fw-nrfconnect-apps
    • ❌ test_ble_nrf_config
    • ❌ test-fw-nrfconnect-ble_mesh
    • ❌ test-fw-nrfconnect-ble_samples
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_cloud
    • ❌ test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • ❌ test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • ❌ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ❌ test-fw-nrfconnect-nrf-iot_samples
    • ❌ test-fw-nrfconnect-nrf-iot_lwm2m
    • ❌ doc-internal
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-nrf_crypto
    • ❌ test-fw-nrfconnect-proprietary_esb
    • ❌ test-fw-nrfconnect-rpc
    • ❌ 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-fw-nrfconnect-nrf-iot_mosh
    • ❌ test-fw-nrfconnect-nrf-iot_positioning
    • ❌ test-sdk-sidewalk
    • ❌ test-sdk-wifi
    • ❌ test-low-level
    • ❌ test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • ❌ test-sdk-pmic-samples
    • ❌ test-sdk-mcuboot
    • ❌ test-sdk-dfu
    • ❌ test-fw-nrfconnect-ps

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 requested a review from a team as a code owner September 24, 2024 10:40
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2008 branch 7 times, most recently from 3d4aee9 to d2a66ca Compare September 26, 2024 11:48
Automatically created by Github Action

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
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