Skip to content

Conversation

rlubos
Copy link
Contributor

@rlubos rlubos commented Nov 7, 2024

No description provided.

krish2718 and others added 30 commits October 28, 2024 10:23
As hostap now uses k_heap, increase it by 30000 (same as previous
libc_heap figure), there could be an optimization here depending on how
much overalp (read concurrency) b/w hostap and nRF70 driver, but as seen
from SnS tests, we need the older numbers to pass.

Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit 904f51b)
Set APPLICATION_CONFIG_DIR in application's CMakeLists.txt (previously
set through sysbuild). This is done to allow building application after
copy-pasting the source directory to another location.

Jira: NCSDK-29876

Signed-off-by: Marek Pieta <[email protected]>
(cherry picked from commit 9069641)
Set APPLICATION_CONFIG_DIR in samples's CMakeLists.txt (previously set
through sysbuild). This is done to allow building sample after
copy-pasting the source directory to another location.

Jira: NCSDK-29876

Signed-off-by: Marek Pieta <[email protected]>
(cherry picked from commit 01262c7)
adds info regarding enabling and optimizing ZMS

Signed-off-by: Anna Wojdylo <[email protected]>
(cherry picked from commit 8ff112b)
Update SUIT documentation about firmware updates with external memory to
match with the latest NCS codebase.

Ref: NCSDK-29735

Signed-off-by: Tomasz Chyrowicz <[email protected]>
(cherry picked from commit b5a6fde)
- To fit the dynamic name into the advertising data
  we need to put it in the scan response.
- OCT-3068

Signed-off-by: Alexander Svensen <[email protected]>
(cherry picked from commit dca02ac)
Removed stale note from docs as DFU is already supported in the
locator_tag sample.

Signed-off-by: Mateusz Kapala <[email protected]>
(cherry picked from commit 8a409bb)
Adds 'west provision' command, that allows to upload
up to 3 ED25519 keys meant to be used for signature verification
by the bootloader.

Signed-off-by: Mateusz Michalek <[email protected]>
(cherry picked from commit d3a8699)
Missing entries in yml file.

Signed-off-by: Piotr Kosycarz <[email protected]>
(cherry picked from commit 689d4d6)
Extend snippet for nrf52840 and nrf52832.

Signed-off-by: Piotr Kosycarz <[email protected]>
(cherry picked from commit f65009c)
Adds option to lock across both regions.

Signed-off-by: Mateusz Michalek <[email protected]>
(cherry picked from commit 0114ef4)
Add Kconfig to skip SUIT DFU module initialization on system startup.

Ref: NCSDK-NONE

Signed-off-by: Tomasz Chyrowicz <[email protected]>
(cherry picked from commit 57e1218)
Going through the configs and docs lead to the introducing
of few fixes:

* Removed enabling DAC migration, as it triggered warning for
Wi-Fi that does not support PSA
* Fixed nrf70eb mentions in docs
* Added info about network commissioning cluster to the
certification page
* Added experimental for few bridge configurations

Signed-off-by: Kamil Kasperczyk <[email protected]>
(cherry picked from commit 02c4d92)
Synchronises this value to the existing MCUboot chunk size as the
MCUboot value has been set to mirror this value

Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit 567bdcc)
Fixes an issue with decompression caused by a buffer size not
matching the nRF compression chunk size

Signed-off-by: Jamie McCrae <[email protected]>
Adds some missing version rows to the table, and hides the table
itself inside a toggle to make the protocol landing page less
cluttered.

Signed-off-by: Wille Backman <[email protected]>
(cherry picked from commit a25a0d0)
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
Migrate from the deprecated Kconfig option to configure regulators
of the nRF52 SoC series to DTS description.

This change aligns the sdk-nrf repository with the upstream changes
that were introduced in the following commit:

zephyrproject-rtos/zephyr@9097d5dac5a354c4fc0

Ref: NCSDK-29757

Signed-off-by: Kamil Piszczek <[email protected]>
(cherry picked from commit fc95425)
The image name is hard coded for dependency configuration, but when
using sysbuild the image name of the default image is based on the
name of the folder. This means that if sample is copied elsewhere for
local modification the hard coded name may no longer match the default
image name.

Improve this by using DEFAULT_IMAGE variable instead of hard coded name.

Jira: NCSDK-28028

Signed-off-by: Torsten Rasmussen <[email protected]>
(cherry picked from commit 53bebe9)
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
(cherry picked from commit 932fa5d)
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
`wifi_cred add` is modified now. Update the examples in samples
and documentation to reflect the same.

Signed-off-by: Ravi Dondaputi <[email protected]>
(cherry picked from commit d05aa89)
There was mismatch between help screen and implementation.

Signed-off-by: Jorgen Kvalvaag <[email protected]>
(cherry picked from commit d9d598f)
`AT+CEREG` read return the unsolicited result code subscription
as the first parameter, and network status as the second parameter.

Signed-off-by: Stig Bjørlykke <[email protected]>
(cherry picked from commit 5ea9e42)
Hand made.

Signed-off-by: Nordic Builder <[email protected]>
Adds documentation describing this feature

Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit 3ab71f2)
- If a command fails in MCS, check conn status before printing error
- OCT-3182

Signed-off-by: Alexander Svensen <[email protected]>
(cherry picked from commit 315c56a)
Add MBOX improvements to ensuring that data has been read
by the remote core.
Add general structure code improvements to header files.

Signed-off-by: Jakub Zymelka <[email protected]>
(cherry picked from commit b9c115e)
add `nrf54l15dk_nrf54l15_cpuapp_and_cpuapp_ns` row to
`sample_board_rows.txt`

Signed-off-by: Maciej Baczmanski <[email protected]>
(cherry picked from commit c000cef)
@rlubos rlubos requested review from a team as code owners November 7, 2024 10:42
@rlubos rlubos requested a review from a team November 7, 2024 10:42
@rlubos rlubos requested review from a team and annwoj as code owners November 7, 2024 10:42
@rlubos rlubos requested a review from a team November 7, 2024 10:43
@rlubos rlubos requested review from a team and nordic-auko as code owners November 7, 2024 10:43
@rlubos rlubos closed this Nov 7, 2024
@github-actions github-actions bot added doc-required PR must not be merged without tech writer approval. manifest ble mesh Label for ble mesh PRbot. Add this if PR is related to ble mesh and you need to get review. labels Nov 7, 2024
@rlubos
Copy link
Contributor Author

rlubos commented Nov 7, 2024

Sorry, wrong branch

@NordicBuilder
Copy link
Contributor

CI Information

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

Inputs:

Sources:

more details

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 (0)

Outputs:

Toolchain

Version:
Build docker image:

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

  • ❌ Toolchain
  • ❌ Build twister
  • ❌ Integration tests

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

@NordicBuilder
Copy link
Contributor

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

Name Old Revision New Revision Diff
dragoon e0058308f89f3e728c341cda19092679d8e8285c 6ba8c6b2317f30c7f72c2b80808f2793f9294d77 N/A
find-my nrfconnect/[email protected] https://github.com/nrfconnect/sdk-find-my/commit/c374084017a5a6916432eaaad617af45b905e3fa (v2.8-branch) nrfconnect/[email protected]
matter nrfconnect/[email protected] nrfconnect/sdk-connectedhomeip@4b61fdb (v2.8-branch) nrfconnect/[email protected]
mcuboot nrfconnect/[email protected] nrfconnect/sdk-mcuboot@fc8a2ec (v2.1.0-ncs2-branch) nrfconnect/[email protected]
nrf-802154 nrfconnect/[email protected] https://github.com/nrfconnect/sdk-nrf-802154/commit/0e98a1ddba7310ff682561ccfd1e784d9b2adafb (main) nrfconnect/[email protected]
nrfxlib nrfconnect/[email protected] nrfconnect/sdk-nrfxlib#1564 nrfconnect/sdk-nrfxlib#1564/files
sidewalk nrfconnect/[email protected] nrfconnect/sdk-sidewalk@46b4ea3 (main,v2.8-branch) nrfconnect/[email protected]
soc-hwmv1 nrfconnect/sdk-soc-hwmv1@32b1ee3 nrfconnect/sdk-soc-hwmv1@bd39fcf (main) nrfconnect/[email protected]
suit-generator nrfconnect/[email protected] nrfconnect/suit-generator@a9b80a1 (v2.8-branch) nrfconnect/[email protected]
trusted-firmware-m nrfconnect/[email protected] nrfconnect/sdk-trusted-firmware-m@eab5057 (v2.1.1-ncs1-branch) nrfconnect/[email protected]
zephyr nrfconnect/[email protected] nrfconnect/sdk-zephyr#2241 nrfconnect/sdk-zephyr#2241/files

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

@rlubos rlubos deleted the backport-pr-18661 branch November 7, 2024 14:01
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.