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

[DNM] Upmerge 20231208 #13400

Closed
wants to merge 78 commits into from
Closed

Conversation

de-nordic
Copy link
Contributor

No description provided.

de-nordic and others added 30 commits December 11, 2023 19:48
Upmerging:
  - sdk-mcuboot to 212997395ed34ff1721f5f4461b800e81abeb68d
  - sdk-zephyr to 0880dbe

Updating:
  - sdk-nrfxlib
  - sdk-connectedhomeip
  - find-my
  - hostap
  - memfault
  - sidewalk

Signed-off-by: Dominik Ermel <[email protected]>
Fix required by introduction of upstream Zephyr commit
6ee650a.

Signed-off-by: Dominik Ermel <[email protected]>
The new API is default now and the symbol does not exist anymore.

Signed-off-by: Dominik Ermel <[email protected]>
The Zephyr commit 104ea2c
removed:
 CONFIG_CMSIS_DSP_FASTMATH
 CONFIG_CMSIS_DSP_TABLES

Signed-off-by: Dominik Ermel <[email protected]>
Upstream Zephyr commit e7bd10a
renamed the file from rand32.h to random.h.

Signed-off-by: Dominik Ermel <[email protected]>
The k_mem_block_id has been removed with
8a6aee9
and it is replaced with k_heap * in similar way as in the commit
9413922

Signed-off-by: Dominik Ermel <[email protected]>
Toolchain header has been replaced with utilities.h.

Fix required by introduction of upstream Zephyr commit
6ee650a

Signed-off-by: Dominik Ermel <[email protected]>
Block size has been moved under k_mem_slab_info type info pointer
within k_mem_slab structure by Zephyr commit:
2f003e5

Signed-off-by: Dominik Ermel <[email protected]>
Use time definitions from Zephyr.

Signed-off-by: Dominik Ermel <[email protected]>
Updates the hci_rpmsg application name with hci_ipc, which was
updated in zephyr

Signed-off-by: Jamie McCrae <[email protected]>
Allows fetching the cmsis-dsp and cmsis-nn modules, as these are
now split from cmsis

Signed-off-by: Jamie McCrae <[email protected]>
Fixes wrongly using work items as delayable work items

Signed-off-by: Jamie McCrae <[email protected]>
Fixes wrongly using work items as delayable work items

Signed-off-by: Jamie McCrae <[email protected]>
Enables the optional module group filter so that modules that
zephyr no longer includes by default can be fetched

Signed-off-by: Jamie McCrae <[email protected]>
Updates macro usage to fix a compilation error

Signed-off-by: Jamie McCrae <[email protected]>
Fixes usage of the CONTAINER_OF macro

Signed-off-by: Jamie McCrae <[email protected]>
Fixes an issue with how CONTAINER_OF was used

Signed-off-by: Jamie McCrae <[email protected]>
Updates the name of a changed define in zephyr

Signed-off-by: Jamie McCrae <[email protected]>
Fixes an issue with the usage of this macro

Signed-off-by: Jamie McCrae <[email protected]>
Fixes an issue with the usage of this macro

Signed-off-by: Jamie McCrae <[email protected]>
Fixes a rename HOUR_PER_DAY macro which has changed in zephyr

Signed-off-by: Jamie McCrae <[email protected]>
Fixes a rename HOUR_PER_DAY macro which has changed in zephyr

Signed-off-by: Jamie McCrae <[email protected]>
Fixes an issue with the usage of this macro

Signed-off-by: Jamie McCrae <[email protected]>
Removes a new private zephyr header from the include list

Signed-off-by: Jamie McCrae <[email protected]>
Updates Kconfig to replace a now removed option

Signed-off-by: Jamie McCrae <[email protected]>
Fixes a missing include of the pinctrl file which would cause use
of this to fail on the nrf5340dk

Signed-off-by: Jamie McCrae <[email protected]>
Fixes an issue with the usage of this macro

Signed-off-by: Jamie McCrae <[email protected]>
Updates the application to work in the upmerge version of zephyr

Signed-off-by: Jamie McCrae <[email protected]>
Prevents a Kconfig loop by making this option just depend upon
COAP being enabled

Signed-off-by: Jamie McCrae <[email protected]>
The header file has moved in zephyr, add the new location as a
local library include

Signed-off-by: Jamie McCrae <[email protected]>
Updates west from version 1.0.0 to 1.2.0 and zephyr sdk-ng from
version 0.16.1 to 0.16.4

Signed-off-by: Jamie McCrae <[email protected]>
The header file has moved in zephyr, add the new location as a
local library include

Signed-off-by: Jamie McCrae <[email protected]>
Fixes misusing the wrong zephyr directory variable

Signed-off-by: Jamie McCrae <[email protected]>
Selects the LwM2M version 1.0.0 Kconfig in this test

Signed-off-by: Jamie McCrae <[email protected]>
Updates linux/windows toolchain builds to the latest minor releases
that are available,

Signed-off-by: Jamie McCrae <[email protected]>
Updates the minor version of cryptograph to fix a security issue,
also updates west to the version used in the toolchain

Signed-off-by: Jamie McCrae <[email protected]>
Fixes a renamed function from a zephyr upmerge

Signed-off-by: Jamie McCrae <[email protected]>
Fixes a Kconfig which has been renamed for the remote core board

Signed-off-by: Jamie McCrae <[email protected]>
Prevents use of partition manager when an en external (i.e. zephyr
bluetooth) application selects the externally configured network
core image Kconfig

Signed-off-by: Jamie McCrae <[email protected]>
@github-actions github-actions bot added ble mesh Label for ble mesh PRbot. Add this if PR is related to ble mesh and you need to get review. doc-required PR must not be merged without tech writer approval. manifest labels Dec 11, 2023
The current nRF21540 GPIO+SPI driver implicitly depends on PINCTRL and
relies on the end user application to configure it appropriately. This
commit makes the dependency explicit: the nRF21540 GPIO+SPI driver
selects CONFIG_PINCTRL and throws a build error if that Kconfig option
is not set. Code executed when pin controller was disabled was removed.

Signed-off-by: Jędrzej Ciupis <[email protected]>
@NordicBuilder
Copy link
Contributor

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
desktop52_verification X
test-ci-nrfconnect-boot-fw-update X
test-fw-nrfconnect-apps X
test-fw-nrfconnect-ble X
test-fw-nrfconnect-ble_mesh X
test-fw-nrfconnect-ble_samples X
test-fw-nrfconnect-chip X
test-fw-nrfconnect-fem X
test-fw-nrfconnect-nrf-iot_cloud X
test-fw-nrfconnect-nrf-iot_libmodem-nrf X
test-fw-nrfconnect-nrf-iot_lwm2m X
test-fw-nrfconnect-nrf-iot_mosh X
test-fw-nrfconnect-nrf-iot_positioning X
test-fw-nrfconnect-nrf-iot_samples X
test-fw-nrfconnect-nrf-iot_serial_lte_modem X
test-fw-nrfconnect-nrf-iot_thingy91 X
test-fw-nrfconnect-nrf-iot_zephyr_lwm2m X
test-fw-nrfconnect-nrf_crypto X
test-fw-nrfconnect-rpc X
test-fw-nrfconnect-rs X
test-fw-nrfconnect-tfm X
test-fw-nrfconnect-thread X
test-fw-nrfconnect-zigbee X
test-sdk-audio X
test-sdk-find-my X
test-sdk-sidewalk X
test-sdk-wifi X

test-ci-nrfconnect-boot-fw-update: added because there was no .github/test-spec.yml in 'mcuboot'
test-fw-nrfconnect-chip: added because there was no .github/test-spec.yml in 'matter'
test-sdk-find-my: added because there was no .github/test-spec.yml in 'find-my'
test-sdk-sidewalk: added because there was no .github/test-spec.yml in 'sidewalk'
test-sdk-wifi: added because there was no .github/test-spec.yml in 'hostap'

Detailed information of selected test modules

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

@de-nordic
Copy link
Contributor Author

It has been decided that the upmerge will not be updated to the latest sha, closing.

@de-nordic de-nordic closed this Dec 13, 2023
@de-nordic de-nordic deleted the upmerge-20231208 branch March 4, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants