Skip to content

Conversation

hakonfam
Copy link
Contributor

No description provided.

hakonfam and others added 3 commits October 30, 2024 09:22
This reverts commit f65009c.

Signed-off-by: Håkon Amunsden <[email protected]>
Ref: NCSDK-NONE
Signed-off-by: Håkon Amundsen <[email protected]>
Certain Kconfigs were only enabled for or in relation to nRF54H20 EngC,
which is the default chip revision. Ensure that the same settings are
available on EngB.

Signed-off-by: Grzegorz Swiderski <[email protected]>
@hakonfam hakonfam requested review from a team and miha-nordic as code owners October 30, 2024 08:28
@hakonfam hakonfam requested a review from a team October 30, 2024 08:28
@hakonfam hakonfam requested a review from a team as a code owner October 30, 2024 08:28
@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 Oct 30, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 30, 2024

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

Name Old Revision New Revision Diff
nrfxlib nrfconnect/sdk-nrfxlib@be4538c nrfconnect/sdk-nrfxlib@e1c7188 (v2.8-branch) nrfconnect/[email protected]
suit-generator nrfconnect/[email protected] nrfconnect/suit-generator@6ae3b38 (v2.8-branch) nrfconnect/[email protected]
zephyr nrfconnect/sdk-zephyr@1405f96 nrfconnect/sdk-zephyr@e409c24 (v3.7.99-ncs1-branch) nrfconnect/[email protected]

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 30, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 038772a62312a3e26d07f0c886c0157f0852db9b
nrfxlib: PR head: e1c7188e52bf79ed5f9bba494a0cc8e9d7d05457
suit-generator: PR head: 6ae3b387a7b075f4d4fb190c4d4939d4ac270dca
zephyr: PR head: e409c241400a56ad3e34eb2e944e6476cffd5f01

more details

sdk-nrf:

PR head: 038772a62312a3e26d07f0c886c0157f0852db9b
merge base: 9c22483227edd19ba246a60e333791c2016d977e
target head (v2.8-branch): 9c22483227edd19ba246a60e333791c2016d977e
Diff

nrfxlib:

PR head: e1c7188e52bf79ed5f9bba494a0cc8e9d7d05457
merge base: be4538c1592057a2d0e1ce1b9aa055fdd3cfa0f5
Diff

suit-generator:

PR head: 6ae3b387a7b075f4d4fb190c4d4939d4ac270dca
merge base: 6d31d4f4c761b8fb7c6dc5c8a3c09bd354943957
Diff

zephyr:

PR head: e409c241400a56ad3e34eb2e944e6476cffd5f01
merge base: 1405f9648ea1525cc1150f201ad380efdcde8538
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 (39)
applications
│  ├── machine_learning
│  │  │ Kconfig.sysbuild
│  ├── nrf_desktop
│  │  ├── src
│  │  │  ├── modules
│  │  │  │  │ Kconfig.dvfs
modules
│  ├── lib
│  │  ├── suit-generator
│  │  │  ├── ncs
│  │  │  │  │ Kconfig
nrfxlib
│  ├── mpsl
│  │  │ Kconfig
samples
│  ├── benchmarks
│  │  ├── coremark
│  │  │  │ Kconfig
│  ├── peripheral
│  │  ├── 802154_phy_test
│  │  │  ├── modules
│  │  │  │  ├── app_rpc
│  │  │  │  │  ├── zephyr
│  │  │  │  │  │  │ Kconfig
│  ├── suit
│  │  ├── smp_transfer
│  │  │  ├── boards
│  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp_common.dtsi
scripts
│  ├── requirements-build.txt
│  │ requirements-fixed.txt
snippets
│  ├── hw-flow-control
│  │  ├── boards
│  │  │  ├── nrf52840dk_nrf52840.overlay
│  │  │  │ nrf52dk_nrf52832.overlay
│  │  │ snippet.yml
subsys
│  ├── bluetooth
│  │  ├── controller
│  │  │  │ Kconfig
│  ├── esb
│  │  │ Kconfig
│  ├── sdfw_services
│  │  │ Kconfig
sysbuild
│  ├── Kconfig.appcore
│  ├── Kconfig.netcore
│  │ Kconfig.pprcore
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  ├── nrf54h20dk_nrf54h20-ipc_conf.dtsi
│  │  │  │  ├── nrf54h20dk_nrf54h20_0_8_0.dtsi
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp_0_8_0.overlay
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuflpr_0_8_0.overlay
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuppr_0_8_0.overlay
│  │  │  │  │ nrf54h20dk_nrf54h20_cpurad_0_8_0.overlay
│  │  │  ├── nrf9280pdk
│  │  │  │  │ nrf9280pdk_nrf9280-ipc_conf.dtsi
│  ├── drivers
│  │  ├── adc
│  │  │  │ adc_nrfx_saadc.c
│  │  ├── cache
│  │  │  │ Kconfig.nrf
│  ├── dts
│  │  ├── bindings
│  │  │  ├── arm
│  │  │  │  │ nordic,nrf-uicr-v2.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  ├── nrf54h20.dtsi
│  │  │  │  │ nrf9280.dtsi
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── nrfs
│  │  │  │  ├── Kconfig
│  │  │  │  ├── dvfs
│  │  │  │  │  │ ld_dvfs.c
│  ├── scripts
│  │  ├── west_commands
│  │  │  ├── runners
│  │  │  │  │ nrf_common.py
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  ├── vpr
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── nrf54h
│  │  │  │  │ power.c
│  ├── subsys
│  │  ├── logging
│  │  │  ├── frontends
│  │  │  │  │ Kconfig

Outputs:

Toolchain

Version: b44b7a08c9
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b44b7a08c9_912848a074

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_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
    • ⚠️ test-sdk-dfu

Note: This message is automatically posted and updated by the CI

@rlubos
Copy link
Contributor

rlubos commented Oct 30, 2024

@hakonfam Update SHAs please

hakonfam and others added 3 commits October 30, 2024 09:43
Pull in updates to several repositories to support the SDSC
bundle for NCS 2.8.0 and fix build issues with [email protected].

Signed-off-by: Håkon Amundsen <[email protected]>
Signed-off-by: Jonathan Nilsen <[email protected]>
This is needed for new UICR layout.

Signed-off-by: Håkon Amundsen <[email protected]>
Don't configure access to cpuapp/cpurad shared memory from the cpuapp
side, as the shared access is configured by the cpurad side.

Signed-off-by: Jonathan Nilsen <[email protected]>
@hakonfam hakonfam force-pushed the sdsc-bundle-2.8.0-rc1-v2.8.0 branch from d8cf39b to 038772a Compare October 30, 2024 08:43
@hakonfam hakonfam requested a review from rlubos October 30, 2024 08:43
@NordicBuilder NordicBuilder removed the DNM label Oct 30, 2024
@rlubos rlubos merged commit 8ec63aa into nrfconnect:v2.8-branch Oct 30, 2024
11 of 15 checks passed
@NordicBuilder
Copy link
Contributor

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
Copy link
Contributor

Memory footprint analysis revealed the following potential issues

sample.matter.template.release[nrf7002dk/nrf5340/cpuapp]: High ROM usage: 812434[B] - link (cc: @kkasperczyk-no @ArekBalysNordic @markaj-nordic)

Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-18360/2)

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. manifest manifest-nrfxlib manifest-suit-generator manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants