Skip to content

[Backport v4.0.99-ncs1-branch] [nrf noup] mgmt: mcumgr: Fix nRF5340 network core hook #2747

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

Open
wants to merge 2,914 commits into
base: v4.0.99-ncs1-branch
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2914 commits
Select commit Hold shift + click to select a range
90eaff3
[nrf fromtree] tests: subsys: secure_storage: Add filter for small pr…
ozersa Jan 16, 2025
a25514b
[nrf fromtree] secure_storage: improve tests' compatibility in TF-M-e…
tomi-font Feb 13, 2025
7ea8719
[nrf fromtree] tests: secure_storage: psa: crypto: improve compatibility
tomi-font Feb 13, 2025
e572e3a
[nrf fromtree] secure_storage: enable CONFIG_ENTROPY_GENERATOR in sam…
tomi-font Feb 14, 2025
3cffea3
[nrf fromtree] secure_storage: use hybrid key store in samples/tests
tomi-font Feb 14, 2025
3fccf78
[nrf fromtree] modules: mbedtls: add promptless CONFIG_MBEDTLS_PSA_CR…
tomi-font Feb 14, 2025
207a2bb
[nrf fromtree] tests: secure_storage: its: increase stack sizes
tomi-font Mar 3, 2025
ee5c856
[nrf fromtree] tests: secure_storage: enable entropy driver if available
tomi-font Mar 3, 2025
6698705
[nrf fromtree] bluetooth: host: smp: fix deadlock when public key gen…
PavelVPV Feb 11, 2025
39548ec
[nrf fromtree] Bluetooth: Host: drop deprecated BT_LE_SCAN_OPT_FILTER…
kartben Feb 17, 2025
48be134
[nrf fromtree] Bluetooth: host: Fix bug in scan start
jthm-ot Feb 18, 2025
de6651f
[nrf fromtree] Bluetooth: Host: Remove nested allocation of HCI comma…
cvinayak Jan 13, 2025
52a0322
[nrf fromtree] Bluetooth: Host: improve GATT documentation
KyraLengfeld Feb 26, 2025
ada90ac
[nrf fromtree] Bluetooth: Host: Fix deadlock when failing to alloc on…
KyraLengfeld Feb 27, 2025
a80371e
[nrf fromtree] Bluetooth: GATT: Change get_handle function of find_by…
Thalley Jan 14, 2025
ba29fe8
[nrf fromtree] Bluetooth: Host: Improve more GATT documentation
HaavardRei Feb 28, 2025
d0409e0
[nrf fromtree] Bluetooth: Host: improve more² GATT documentation
KyraLengfeld Mar 3, 2025
7cf67d9
[nrf fromtree] Bluetooth: Host: Add API for reading LE controller fea…
Thalley Feb 20, 2025
7eed945
[nrf fromtree] drivers: bluetooth: hci_nxp: fix nomem handling
axelnxp Feb 24, 2025
42fda4d
[nrf fromtree] drivers: bluetooth: hci_nxp: fix unexpected command co…
axelnxp Feb 21, 2025
b70ec03
[nrf fromtree] drivers: Bluetooth: nxp: not power off BLE controller …
zhaynxp Feb 28, 2025
aab91dc
[nrf fromtree] bluetooth: host: perform hci-reset in bt_disable()
nirav-agrawal Mar 5, 2025
7610829
[nrf fromtree] Bluetooth: Host: improve GATT documentation
KyraLengfeld Mar 10, 2025
f6bd90a
[nrf fromtree] Bluetooth: Host: Improve bluetooth documentation
KyraLengfeld Mar 12, 2025
91f5391
[nrf fromtree] bluetooth: host: ecc: Change log level debug
PavelVPV Mar 4, 2025
da53b57
[nrf fromtree] Bluetooth: Host: Remove experimental label from PAwR
hermabe Mar 12, 2025
c8ceb3b
[nrf fromtree] bluetooth: host: Remove experimental flag from LE Conn…
weeTike Mar 13, 2025
e62a931
[nrf fromtree] Bluetooth: Host: ATT: Fix build warning with clang
aescolar Mar 17, 2025
02dc89c
[nrf fromlist] cmake: support directory as argument to zephyr_library…
tejlmand Mar 18, 2025
bd1cf27
[nrf noup] tests: crypto: Set size for PSA slot
Vge0rge Mar 21, 2025
8399081
Revert "[nrf fromlist] drivers: flash: mspi_nor: support MODE_SINGLE …
masz-nordic Mar 19, 2025
999e700
[nrf fromlist] drivers: flash: mspi_nor: support MODE_SINGLE and MODE…
masz-nordic Feb 7, 2025
61e5849
[nrf fromtree] modem: modem_cellular: Configurable MTU for CMUX
SeppoTakalo Mar 14, 2025
89fe459
[nrf fromtree] modem: cmux: Do not return error on low buffer space
SeppoTakalo Mar 18, 2025
be4499b
[nrf fromtree] bluetooth: shell: move `bt_shell_private.c` to `common…
ndrs-pst Jan 3, 2025
191d7cd
[nrf fromtree] bluetooth: audio: shell: eliminate `ctx_shell` usage
ndrs-pst Jan 3, 2025
74fb04b
[nrf fromtree] tests: Bluetooth: CSIP: Change the rs values of CSIP t…
Thalley Jan 13, 2025
dc58d9d
[nrf fromtree] tests: bsim: Bluetooth: Workaround overlapping ACL in …
cvinayak Jan 16, 2025
30582fa
[nrf fromtree] tests: Bluetooth: BAP: Add verification of receive sta…
Thalley Dec 9, 2024
5b4a5fe
[nrf fromtree] tests: Bluetooth: Audio: Use ext adv for all connectab…
Thalley Jan 9, 2025
787933f
[nrf fromtree] Bluetooth: BAP: Add a set of suggested intervals to us…
Thalley Nov 7, 2024
fb0c502
[nrf fromtree] Bluetooth: CSIP: Rename BT_CSIP_SET_MEMBER_NOTIFIABLE
Thalley Mar 7, 2025
3fef3bd
[nrf fromtree] Bluetooth: CSIP: Add support for dynamically setting s…
Thalley Mar 9, 2025
0be38cf
[nrf fromtree] modules: mbedtls: Provide CONFIG_MBEDTLS_ASN1_PARSE_C
de-nordic Jan 22, 2025
8b5f348
[nrf fromlist] modules: mbedtls: Expose MBEDTLS_PLATFORM_NO_STD_FUNCT…
de-nordic Mar 14, 2025
60cd202
[nrf noup] ci: remove `CI-zigbee-test`
edmont Mar 24, 2025
9c961c0
[nrf fromtree] drivers: mfd: mfd_npm2100: add open drain and pull up …
seov-nordic Mar 18, 2025
81ed7e7
[nrf fromtree] Bluetooth: monitor: Fix SEGGER RTT compilation error
MariuszSkamra Feb 6, 2025
6dd0779
[nrf fromtree] tests: boards: nrf: qdec: Add nRF54L20pdk to platform_…
nordic-segl Feb 13, 2025
41edd77
[nrf fromtree] bluetooth: CS: add bt_le_cs_get_antenna_path()
ivaniushkov Mar 24, 2025
060c3f4
[nrf fromtree] tests: drivers: flash: extend support for nRF54L09 and…
mstasiaknordic Mar 20, 2025
aa42184
[nrf fromtree] drivers: spi: nrfx_spis: impl pm device runtime
bjarki-andreasen Mar 6, 2025
17ec97d
[nrf fromtree] scripts: kconfig: introduce dt_nodelabel_exists
gmarull Feb 21, 2025
113af64
[nrf fromtree] modules: hal_nordic: nrfx: use dt_nodelabel_exists
gmarull Feb 21, 2025
09c0954
[nrf fromtree] soc: nordic: add support for SPIS120 instance
nika-nordic Feb 28, 2025
70a97db
[nrf fromtree] drivers: spi: nrfx_spis: Extend support for device run…
nordic-krch Mar 11, 2025
7077ffd
[nrf fromtree] drivers: spi: nrf: add support for SPIS120 instance
nika-nordic Feb 28, 2025
f4a7530
[nrf fromtree] tests: drivers: spi: add test case for nRF54H20 SPIS120
nika-nordic Feb 28, 2025
772d12b
Revert "[nrf fromlist] boards: nordic: Add nRF54L09 FLPR"
adamkondraciuk Mar 26, 2025
72a47b6
Revert "[nrf fromlist] soc: nordic: Add nRF54L09 FLPR"
adamkondraciuk Mar 26, 2025
bab6d31
[nrf fromlist] soc: nordic: Add nRF54L09 FLPR
adamkondraciuk Feb 6, 2025
a80a94e
[nrf fromlist] boards: nordic: Add nRF54L09 FLPR
adamkondraciuk Feb 6, 2025
65aacb4
[nrf fromtree] cmake: yaml: refactor yaml_set() list operations
pillo79 Oct 17, 2024
1ee5fdf
[nrf fromtree] cmake: yaml: add support for generator expressions
pillo79 Dec 11, 2024
c6377b3
[nrf fromtree] cmake: yaml: use APPEND PROPERTY to shorten code
pillo79 Jan 30, 2025
687c5cc
[nrf fromtree] cmake: store board directories in build_info
tejlmand Jan 8, 2025
7b8c9a2
[nrf fromtree] cmake: support array of maps in yaml module
tejlmand Jan 10, 2025
9a88142
[nrf fromtree] scripts: support list of images in build info
tejlmand Jan 14, 2025
69a40de
[nrf fromtree] sysbuild: populate build_info with list of images
tejlmand Jan 14, 2025
f3c0afb
[nrf fromtree] cmake: escape json input string
tejlmand Feb 19, 2025
eab01fb
[nrf fromtree] cmake: do not double escape double quote
tejlmand Feb 24, 2025
3b583c2
[nrf fromlist] cmake: add tfm / tfa image information to build info
tejlmand Mar 10, 2025
1b05ede
[nrf fromtree] modules: hal_nordic: nrfs: improve error handling
lstnl Jan 24, 2025
ba87527
[nrf fromtree] scripts: support number of jobs and verbosity in west …
tejlmand Mar 6, 2025
c95fb4e
[nrf fromtree] doc: document CMAKE_BUILD_PARALLEL_LEVEL and VERBOSE e…
tejlmand Mar 6, 2025
71f956c
[nrf fromtree] drivers: udc: Do not allow lock/unlock to fail
tmon-nordic Feb 7, 2025
3d114bd
[nrf fromtree] drivers: udc_dwc2: Avoid unnecessary context switches
tmon-nordic Feb 6, 2025
7383e86
[nrf fromtree] drivers: udc_dwc2: Disable endpoint while hibernated
tmon-nordic Mar 13, 2025
a4741f2
[nrf fromtree] drivers: udc_dwc2: Ensure overlapping USBHS reset
tmon-nordic Mar 13, 2025
1ebfcf3
[nrf fromtree] drivers: udc_dwc2: Reset core on shutdown
tmon-nordic Mar 10, 2025
cdaa790
[nrf fromtree] drivers: udc_dwc2: Optimize endpoint event clear
tmon-nordic Mar 20, 2025
8277f97
[nrf fromtree] drivers: udc_dwc2: Set control endpoint CNAK only when…
tmon-nordic Mar 10, 2025
56cfdce
[nrf fromtree] usb: device_next: fix cdc_acm_send_notification()
jfischer-no Nov 20, 2024
7de7359
[nrf fromtree] usb: device_next: allow CDC ACM UART to be initialized…
jfischer-no Nov 18, 2024
1354027
[nrf fromtree] samples: usb: add console sample for the new USB devic…
jfischer-no Feb 6, 2025
399363a
[nrf fromtree] samples: usb: clean up legacy USB CDC ACM console sample
jfischer-no Feb 6, 2025
9442059
[nrf fromtree] usb: device_next: Do not add serial number without HWINFO
tmon-nordic Feb 28, 2025
ef311e1
[nrf fromtree] net: mqtt: Add Kconfig to select maximum supported MQT…
rlubos Dec 19, 2024
5f20389
[nrf fromtree] tests: net: lib: mqtt: v3_1_1: Add test variant with M…
rlubos Dec 19, 2024
070f6fa
[nrf fromtree] net: mqtt: Fix helper macro for encoded binary data le…
rlubos Dec 19, 2024
0b35979
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for CONNECT
rlubos Dec 19, 2024
cb3591a
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for CONNACK
rlubos Dec 19, 2024
00d256e
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for PUBLISH
rlubos Dec 19, 2024
0276e28
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for PUBLISH ACKs
rlubos Dec 19, 2024
ef64e18
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for SUBSCRIBE/UNSUBSCRIBE
rlubos Dec 19, 2024
6427aca
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for SUBACK/UNSUBACK
rlubos Dec 19, 2024
9f6b55f
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for DISCONNECT
rlubos Dec 19, 2024
5f8ba7d
[nrf fromtree] net: mqtt: Add support for MQTT 5.0 AUTH packet
rlubos Dec 19, 2024
a3cdc17
[nrf fromtree] net: mqtt: Add support for MQTT 5.0 topic aliases
rlubos Mar 7, 2025
25834ff
[nrf fromtree] net: mqtt: Improve disconnect error notification for M…
rlubos Mar 7, 2025
5b09052
[nrf fromtree] tests: net: mqtt: Add MQTT 5.0 packet encoder/decoder …
rlubos Mar 7, 2025
c4bef30
[nrf fromtree] net: mqtt: Make sure MQTT 5.0 is visible in API docume…
rlubos Mar 19, 2025
415c5af
[nrf fromtree] doc: mqtt: Add mention of MQTT 5.0 support
rlubos Mar 19, 2025
1a2d42b
[nrf fromlist] net: lib: mqtt: Add extra MQTT 5.0 ifdefs to prevent c…
rlubos Mar 27, 2025
db413b6
[nrf fromtree] drivers: i2c_nrfx_twim: add exclusive access API
ankuns Mar 24, 2025
4e19f54
[nrf noup] tests: bluetooth: tester: Increment peripheral count value
PavelVPV Mar 31, 2025
e8ec95e
[nrf fromtree] bluetooth: mesh: pb_adv: Fix resending Generic Transac…
PavelVPV Mar 20, 2025
d32adbd
[nrf fromtree] Bluetooth: Mesh: Fix proxy advertiser handling with GA…
Balaklaka Mar 20, 2025
49810c1
[nrf fromtree] Bluetooth: Mesh: to not set valid state if mesh is not…
alxelax Mar 20, 2025
38b6df5
[nrf fromtree] Bluetooth: Mesh: Disable prov bearers on link
HaavardRei Mar 25, 2025
dabfec6
[nrf fromtree] Bluetooth: Mesh: Fix typo in prov bsim
HaavardRei Mar 25, 2025
670f9eb
[nrf fromtree] Bluetooth: Mesh: Test pb cancelling in bsim
HaavardRei Mar 25, 2025
1788c60
[nrf fromtree] Bluetooth: Mesh: Fix proxy after board reboot
Balaklaka Mar 25, 2025
95fb969
[nrf fromtree] Bluetooth: Mesh: remove device key candidate
alxelax Mar 26, 2025
26e29e1
[nrf fromtree] drivers: sensor: ti: tmp435: added driver for TMP435
Jaakko-Bit Aug 12, 2024
604fb76
[nrf fromtree] sensor: Introduce Phosense XBR818 Driver
VynDragon Nov 5, 2024
aff9ae6
[nrf fromtree] drivers: sensor: add vishay veml6031 ambient light sensor
it-klinger Jan 16, 2025
d23213e
[nrf fromtree] drivers: sensor: add Bosch BMM350 magnetometer driver
maxd-nordic Feb 4, 2025
d624fe9
[nrf fromtree] lib: tls_credentials: return size even if too big
maxd-nordic Mar 25, 2025
99bbeff
[nrf fromlist] boards: nordic: add 'iron' board variant
hakonfam Mar 19, 2025
34633fc
[nrf fromtree] wifi: utils: Fix crash for scan
kapbh Mar 27, 2025
3377c6f
Revert "[nrf noup] boards: nordic: nrf7002dk: Bring back NS variants"
ArekBalysNordic Apr 1, 2025
5083231
[nrf fromtree] boards: nordic: Fix some CMake inconsistencies
nordicjm Jan 21, 2025
ed5b670
[nrf fromtree] scripts: runners: nrf: Honor the --erase flag for exte…
carlescufi Feb 3, 2025
956e0a3
[nrf fromtree] scripts: runners: nrfutil: Add a new external memory c…
carlescufi Feb 3, 2025
bf353ee
[nrf fromlist] boards: nordic: nrf7002dk: Add SPI nrfutil config
nordicjm Mar 31, 2025
988e2e7
[nrf fromlist] boards: nordic: thingy53: Add QSPI nrfutil config
nordicjm Mar 12, 2025
9ec6585
[nrf noup] boards: nordic: nrf7002dk: Bring back NS variants
anangl Jan 8, 2025
6447cfb
[nrf fromtree] include: zephyr: net: Fix docstrings in wifi_credentia…
D-Triveni Mar 25, 2025
fb81ddb
[nrf fromtree] net: lib: wifi_credentials: Use getopt API for adding …
D-Triveni Mar 11, 2025
03986a4
[nrf fromlist] drivers: adc: nrfx_saadc: Add validation of channel co…
nordic-krch Mar 20, 2025
97e4675
[nrf fromlist] samples: drivers: adc: adc_sequence: Do not overwrite …
nordic-krch Mar 20, 2025
566a50b
[nrf fromlist] samples: drivers: adc: adc_sequence: Fix nrf54h20dk co…
nordic-krch Mar 20, 2025
d4e9fac
[nrf fromtree] tests: drivers: i2c: i2c_target_api: Enable test on nR…
nordic-segl Mar 27, 2025
8975456
[nrf fromlist] dts: nordic: Add channels property for local DPPI
adamkondraciuk Feb 25, 2025
cfc35c9
[nrf fromlist] modules: hal_nordic: nrfx: Use owned-channels property…
adamkondraciuk Feb 17, 2025
0e70699
[nrf fromtree] soc: sensry: add pinctrl
tswaehn Dec 10, 2024
f69c046
[nrf fromtree] dts: sensry: add pinctrl
tswaehn Dec 10, 2024
f1f4dbc
[nrf fromtree] soc: realrek: ec: Add Realtek RTS5912 SoC
JasonLin-RealTek Nov 22, 2024
eb345e3
[nrf fromtree] dts: realtek: Add RTS5912 device tree files
JasonLin-RealTek Nov 22, 2024
7a0cde3
[nrf fromtree] driver: clock_control: Add clock controller initial ve…
JasonLin-RealTek Nov 22, 2024
80f4c1f
[nrf fromtree] driver: pinctrl: Add pinctrl initial version of RTS5912.
JasonLin-RealTek Nov 22, 2024
56f2e54
[nrf fromtree] soc: realrek: ec: Add debug_swj initial version of RTS…
JasonLin-RealTek Nov 22, 2024
d324fb0
[nrf fromtree] driver: timer: Add timer driver initial version of RTS…
JasonLin-RealTek Nov 22, 2024
1a487ce
[nrf fromtree] driver: gpio: Add gpio driver initial version of RTS5912.
JasonLin-RealTek Nov 22, 2024
f796c26
[nrf fromtree] driver: serial: Add UART driver initial version of RTS…
JasonLin-RealTek Nov 23, 2024
acaf762
[nrf fromtree] boards: realtek: Add rts5912_evb board
JasonLin-RealTek Nov 23, 2024
a32aa12
[nrf fromtree] MAINTAINERS: add maintainer for Realtek EC api and driver
JasonLin-RealTek Nov 28, 2024
de1fd4a
[nrf fromlist] dts: bindings: clock: add nordic,nrfs-audiopll
bjarki-andreasen Mar 21, 2025
a1ea697
[nrf fromlist] dts: common: nordic: nrf54h20: add audiopll node
bjarki-andreasen Mar 21, 2025
268594e
[nrf fromlist] drivers: clock_control: add nrfs_audiopll clock driver
bjarki-andreasen Mar 21, 2025
52b9abb
[nrf fromlist] samples: boards: nordic: add audiopll
bjarki-andreasen Mar 28, 2025
d840e4c
Revert "[nrf fromlist] drivers: i2s: Add support for nRF TDM peripher…
adamkondraciuk Apr 1, 2025
f07fb31
[nrf fromlist] drivers: i2s: Add support for nRF TDM peripherals
adamkondraciuk Nov 27, 2024
f04b534
[nrf fromtree] arch: arm: fix: pm_s2ram with CONFIG_DEBUG_THREAD_INFO
wearyzen Jan 9, 2025
6dda27b
[nrf fromtree] arch: arm: refactor pm_s2ram
wearyzen Jan 9, 2025
a6f6964
[nrf fromtree] arch: arm: cortex_m: use local label in ASM code
ithinuel Jan 30, 2025
df9e04a
[nrf fromtree] Revert "arch: arm: cortex_m: pm_s2ram: Rework S2RAM ma…
wearyzen Jan 14, 2025
34c5d78
Revert "[nrf fromlist] soc: nordic: nrf54h20: disallow using LR in s2…
adamkondraciuk Mar 18, 2025
01b1af5
[nrf fromlist] Revert "soc: nordic: s2ram: Align s2ram marking proced…
adamkondraciuk Mar 18, 2025
679b386
[nrf fromlist] soc: nordic: s2ram: Optimize s2am marking functions
adamkondraciuk Mar 18, 2025
8b2040e
Revert "[nrf fromlist] nrfwifi: Display EAP_TLS_SHA256 security in sc…
krish2718 Apr 1, 2025
d445cb7
Revert "[nrf noup] samples: net: wifi: Changes for EAP-TLS support"
krish2718 Mar 29, 2025
43b87f8
[nrf fromtree] net: l2: wifi: remove EAP TLS SHA256 security
MaochenWang1 Dec 27, 2024
c08d236
[nrf fromtree] net: wifi: shell: Fix alloc failures during cert valid…
rado17 Mar 19, 2025
d42adf0
[nrf fromlist] net: l2: wifi: Add support for run-time certificates
krish2718 Mar 26, 2025
f3dc6eb
[nrf fromlist] net: lib: tls_credentials_shell: Add a config for heap
krish2718 Mar 25, 2025
e6d8fe1
[nrf fromlist] wifi: Move Wi-Fi enterprise configs to a snippet
krish2718 Mar 25, 2025
e3269af
[nrf fromlist] snippets: wifi-enterprise: Add support for TLS credent…
krish2718 Mar 25, 2025
f6e0862
[nrf fromlist] net: lib: tls_credentials_shell: Fix crash during delete
krish2718 Mar 26, 2025
7eaa7f5
[nrf fromlist] net: l2: wifi: Make build time certs as optional
krish2718 Mar 27, 2025
8142035
[nrf fromlist] samples: net: wifi: Add two variants of certs
krish2718 Mar 27, 2025
b9aa67c
[nrf fromlist] doc: net: wifi: Fix the connect command
krish2718 Mar 27, 2025
b9e4e7d
[nrf fromlist] samples: net: wifi: Add a script to install certs
krish2718 Mar 25, 2025
e5d1ba3
[nrf fromtree] soc: nordic: add option for forcing RAM power on reboot
nika-nordic Mar 28, 2025
23d0c95
[nrf fromlist] soc: nordic: nrf54h: Change PM_DEVICE_RUNTIME default
nordic-krch Mar 28, 2025
157e123
[nrf fromlist] cmake: fix Zephyr module ext order
tejlmand Apr 1, 2025
f55a806
Revert "[nrf fromlist] soc: nordic: nrf54h: Change PM_DEVICE_RUNTIME …
nordic-krch Apr 3, 2025
b040cf4
[nrf fromlist] manifest: update hal_nordic to have nrfx_twim handler …
nika-nordic Mar 31, 2025
fe97a98
[nrf fromtree] bluetooth: host: Report status of Channel Sounding com…
ryanjh Mar 21, 2025
e6ab653
[nrf fromtree] bluetooth: host: Apply callback changes of CS complete…
ryanjh Mar 28, 2025
b41a7a4
[nrf fromlist] tests: spi_controller_peripheral: fix CTRLSEL conflict
hakonfam Apr 2, 2025
8cd6479
[nrf fromtree] manifest: nrf_wifi: Pull standalone lib support
krish2718 Dec 24, 2024
3325086
[nrf fromtree] nrf_wifi: Build OSAL as a standalone library
krish2718 Dec 23, 2024
6a63fd4
[nrf fromtree] drivers: nrf_wifi: Remove unused macros
krish2718 Dec 24, 2024
7f28cbb
[nrf fromtree] tests: boards: nrf70: Add tags
krish2718 Dec 24, 2024
92be509
[nrf fromtree] west.yml: update `nrf_wifi` to ignore binary blobs
JordanYates Jan 20, 2025
b0f9794
[nrf fromtree] manfiest: nrf_wifi: Pull fix for NULL checks
krish2718 Jan 21, 2025
b1cd975
[nrf fromtree] drivers: nrf_wifi: Use mode specific data structures
sachinthegreen Feb 6, 2025
ef6030c
[nrf fromtree] wifi: nrf_wifi: extract `NRF70_SYSTEM_WITH_RAW_MODES`
JordanYates Jan 22, 2025
cbc79e5
[nrf fromtree] wifi: nrf_wifi: eliminate `NRF70_SYSTEM_MODE_COMMON`
JordanYates Jan 22, 2025
f0e3e97
[nrf fromtree] drivers: nrf_wifi: Use mode specific APIs
sachinthegreen Feb 6, 2025
0e7ab5f
[nrf fromtree] drivers: nrf_wifi: Add missing test cases
sachinthegreen Feb 10, 2025
d6ec5a6
[nrf fromtree] drivers: nrf_wifi: Fix compilation issues for SoftAP m…
sachinthegreen Feb 10, 2025
63a2f79
[nrf fromtree] manifest: nrf_wifi: Pull in fix for SAP and P2P build
sachinthegreen Feb 10, 2025
87b9a01
[nrf fromtree] dts: nordic: Add wifi_spi label
bama-nordic Feb 10, 2025
54d43b2
[nrf fromtree] drivers: wifi: Create dedicated mem pool for Wi-Fi driver
rado17 Apr 29, 2024
e863a70
[nrf fromtree] manifest: nrf_wifi: Pull in changes for dedicated memo…
rado17 Nov 28, 2024
5787312
[nrf fromtree] modules: nrf_wifi: Include OSAL lib in buslib compilation
rado17 Feb 20, 2025
a97748e
[nrf fromtree] manifest: Update nrf_wifi for doc fix
kapbh Feb 27, 2025
af84953
[nrf fromtree] nrf_wifi: src: Fix include file path
kapbh Mar 10, 2025
6506c6d
[nrf fromtree] manifest: nrf_wifi: Pull in change to include reg chan…
sachinthegreen Mar 10, 2025
7e79576
[nrf fromtree] manifest: nrf_wifi: Pull fix for CI failure
sachinthegreen Mar 13, 2025
b01256f
[nrf fromtree] drivers: nrf_wifi: Add prompt to Kconfig
kapbh Mar 20, 2025
3c872b7
[nrf fromtree] manifest: Update nrf_wifi revision to fix doxygen comm…
kapbh Mar 20, 2025
957793e
[nrf fromtree] samples: net: zperf: Fix RAM overflow for nRF70
krish2718 Mar 18, 2025
7a03b57
[nrf fromtree] samples: net: zperf: Remove fixed size config for nRF70
krish2718 Mar 18, 2025
e5b878d
[nrf fromtree] samples: net: zperf: Optimize heap for nRF70 Series
krish2718 Mar 24, 2025
0f30c4c
[nrf fromtree] drivers: nrf_wifi: Implement TX zero-copy feature
krish2718 Feb 7, 2025
0a319dc
[nrf fromtree] samples: net: zperf: Fine tune memory to align zero-copy
krish2718 Mar 18, 2025
5d63d14
[nrf fromtree] net: l2: Add a config option to allow mismatched L3/L2…
krish2718 Feb 4, 2025
bdb8c56
[nrf fromtree] net: ethernet: Allow drivers to reserve net_pkt headroom
rlubos Jan 21, 2025
7ec894a
[nrf fromtree] net: ethernet: Remove L2 header stripping after TX
rlubos Jan 21, 2025
32c2e5b
[nrf fromlist] manifest: nrf_wifi: Pull fix for nRF91 series build
kapbh Mar 28, 2025
90b21d1
[nrf fromlist] wifi: nrf_wifi: Adjust default heap size for driver in…
rado17 Apr 1, 2025
ed6caa1
[nrf fromlist] drivers: nrf_wifi: Add debug shell
sachinthegreen Mar 26, 2025
653648b
[nrf fromlist] drivers: nrf_wifi: Move util to nrf70 shell
sachinthegreen Apr 1, 2025
4ab7537
[nrf fromlist] dts: common: nordic: nRF54L20: add audio clock node
mstasiaknordic Apr 1, 2025
e48bca4
[nrf fromlist] drivers: audio: dmic_nrfx: add support for audio clock…
mstasiaknordic Apr 1, 2025
d8cee79
Revert "[nrf fromlist] manifest: nrf_wifi: Pull fix for nRF91 series …
krish2718 Apr 3, 2025
9c6e88a
[nrf fromtree] manifest: nrf_wifi: Pull stats from memory support
krish2718 Mar 31, 2025
1420ecb
[nrf fromtree] drivers: nrf_wifi: Add a new stats command that reads …
krish2718 Mar 31, 2025
2bd5dc0
[nrf fromtree] drivers: nrf_wifi: Add Kconfig for ps poll and stbc
kapbh Feb 11, 2025
7e4d86b
[nrf fromtree] drivers: wifi: Swctrl1 configuration for coex
muraliThokala Apr 1, 2025
3e19706
[nrf fromlist] drivers: clock_control: nrf: Apply fix for nRF54L anom…
mstasiaknordic Apr 3, 2025
b9e1ba8
[nrf fromtree] drivers: usb: udc: Reduce unnecessary ep config lookups
tmon-nordic Mar 20, 2025
cd267a7
[nrf fromlist] drivers: udc_dwc2: Mark endpoint idle on disable while…
tmon-nordic Apr 7, 2025
98e222f
[nrf fromlist] net: openthread: Add missing error checks
rlubos Apr 4, 2025
bfd5973
[nrf fromtree] Bluetooth: Mesh: make corresponding group ID unique
alxelax Mar 27, 2025
0020c98
[nrf fromlist] net: openthread: Fix ignored return values in OT utils
rlubos Apr 9, 2025
3bb2db9
[nrf fromlist] net: openthread: Remove unused function from radio.c
rlubos Apr 9, 2025
2ae6b8c
Revert "[nrf fromlist] drivers: flash: mspi_nor: support MODE_SINGLE …
masz-nordic Apr 2, 2025
8951b56
Revert "[nrf fromlist] drivers: flash: spi_nor: add define for Quad E…
masz-nordic Apr 2, 2025
1a28e2a
[nrf fromlist] boards: nordic: update binding for MX25U
masz-nordic Apr 2, 2025
c206f1e
[nrf fromlist] drivers: flash: mspi_nor: support MODE_SINGLE and MODE…
masz-nordic Feb 7, 2025
a34c1df
Revert "[nrf noup] boards: nordic: nrf7002dk: Bring back NS variants"
nordicjm Apr 4, 2025
cd4604d
Revert "[nrf fromlist] boards: nordic: thingy53: Add QSPI nrfutil con…
nordicjm Apr 4, 2025
e5f630a
Revert "[nrf fromlist] boards: nordic: nrf7002dk: Add SPI nrfutil con…
nordicjm Apr 4, 2025
17f84aa
[nrf fromlist] boards: nordic: thingy53: Add QSPI nrfutil config
nordicjm Mar 12, 2025
b4abd22
[nrf fromlist] boards: nordic: nrf7002dk: Add SPI nrfutil config
nordicjm Mar 31, 2025
f71e15c
[nrf fromlist] boards: nordic: nrf5340dk: Add QSPI nrfutil config
nordicjm Apr 4, 2025
309ae6d
[nrf fromlist] boards: nordic: nrf52840dk: Add QSPI nrfutil config
nordicjm Apr 4, 2025
2e042b1
[nrf noup] boards: nordic: nrf7002dk: Bring back NS variants
anangl Jan 8, 2025
b48b727
[nrf fromtree] Revert "boards: nordic: Fix cpuapp_ram0x_region reg va…
tomchy Mar 28, 2025
7e1daf0
[nrf fromtree] Revert "boards: nordic: Rearrange ram0x regions."
tomchy Mar 28, 2025
b7ef082
[nrf fromtree] soc: nordic: nrf54h: Change PM_DEVICE_RUNTIME default
nordic-krch Mar 28, 2025
61de516
[nrf fromtree] tests: drivers: uart: uart_pm: Disable device runtime PM
nordic-krch Apr 3, 2025
8b07dfa
[nrf fromlist] Bluetooth: Mesh: Stop Private NID advs upon subnet rem…
m-alperen-sener Mar 31, 2025
d64edaf
[nrf fromlist] tests: bluetooth: tester: Fix MESH/SR/PRB/PNID/BV-02-C…
m-alperen-sener Mar 31, 2025
1e87a85
[nrf noup] mgmt: mcumgr: Fix nRF5340 network core hook
nordicjm Apr 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
388 changes: 388 additions & 0 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,388 @@
# This is the Jenkins ci variant of the .github/labler.yaml

"CI-run-zephyr-twister":
- any:
- "!.github/**/*"
- "!doc/**/*"
- "!CODEOWNERS"
- "!LICENSE"
- "!**/*.rst"
- "!VERSION"
- "!submanifests/**/*"
- "!MAINTAINERS.yml"
- "!version.h.in"
- "!Jenkinsfile"
- "!**/*.md"

"CI-iot-zephyr-lwm2m-test":
- "drivers/console/**/*"
- "drivers/flash/**/*"
- "subsys/dfu/boot/**/*"
- "subsys/net/ip/**/*"
- "subsys/net/lib/http/**/*"
- "subsys/net/lib/lwm2m//**/*"
- "subsys/net/**/*"

"CI-iot-samples-test":
- "boards/nordic/nrf9160dk/**/*"
- "dts/arm/nordic/nrf9160*"
- "include/net/**/*"
- "subsys/net/lib/**/*"

"CI-iot-libraries-test":
- "boards/nordic/nrf9160dk/**/*"
- "dts/arm/nordic/nrf9160*"
- "include/net/socket_ncs.h"
- "subsys/testsuite/ztest/**/*"

"CI-lwm2m-test": null
# Not necessary to run tests on changes to this repo.

"CI-boot-test":
- "subsys/mgmt/mcumgr/**/*"
- "subsys/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "include/dfu/**/*"
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"
- "tests/boot/**/*"
- "tests/subsys/dfu/**/*"
- "tests/subsys/mgmt/mcumgr/**/*"

"CI-tfm-test":
- "boards/nordic/nrf5340dk/**/*"
- "boards/nordic/nrf9160dk/**/*"
- "drivers/entropy/*"
- "dts/arm/nordic/nrf5340*"
- "dts/arm/nordic/nrf9160*"
- "modules/trusted-firmware-m/**/*"
- "samples/tfm_integration/**/*"

"CI-ble-test":
- any:
- "drivers/bluetooth/**/*"
- any:
- "dts/arm/nordic/nrf5*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"
- "!subsys/bluetooth/audio/**/*"
- any:
- "include/zephyr/bluetooth/**/*"
- "!include/zephyr/bluetooth/mesh/**/*"
- "samples/bluetooth/hci_ipc/**/*"

"CI-ble-samples-test":
- any:
- "drivers/bluetooth/**/*"
- any:
- "dts/arm/nordic/nrf5*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"
- "!subsys/bluetooth/audio/**/*"
- any:
- "include/zephyr/bluetooth/**/*"
- "!include/zephyr/bluetooth/mesh/**/*"
- "samples/bluetooth/**/*"

"CI-mesh-test":
- "subsys/bluetooth/mesh/**/*"
- "include/zephyr/bluetooth/mesh/**/*"
- "samples/bluetooth/mesh/**/*"
- "samples/bluetooth/mesh_demo/**/*"
- "samples/bluetooth/mesh_provisioner/**/*"
- "tests/bluetooth/mesh/**/*"
- "tests/bluetooth/mesh_shell/**/*"

"CI-thingy91-test":
- "boards/nordic/nrf9160dk/**/*"
- "arch/x86/core/**/*"
- "arch/x86/include/**/*"
- "drivers/console/**/*"
- "drivers/ethernet/**/*"
- "drivers/flash/**/*"
- "drivers/hwinfo/**/*"
- "drivers/interrupt_controller/**/*"
- "drivers/net/**/*"
- "drivers/serial/**/*"
- "drivers/timer/**/*"
- "include/**/*"
- "kernel/**/*"
- "lib/libc/common/source/stdlib/**/*"
- "lib/libc/newlib/**/*"
- "lib/libc/picolibc/**/*"
- "lib/os/**/*"
- "lib/posix/**/*"
- "misc/**/*"
- "modules/mbedtls/**/*"
- "soc/x86/ia32/**/*"
- "subsys/fs/fcb/**/*"
- "subsys/logging/**/*"
- "subsys/net/**/*"
- "subsys/random/**/*"
- "subsys/settings/include/**/*"
- "subsys/settings/src/**/*"
- "subsys/stats/**/*"
- "subsys/storage/flash_map/**/*"
- "subsys/storage/stream/**/*"
- "subsys/tracing/**/*"

"CI-desktop-test":
- "drivers/bluetooth/*"
- "subsys/bluetooth/*"
- "include/zephyr/bluetooth/*"

"CI-crypto-test":
- "boards/nordic/nrf52840dk/**/*"
- "boards/nordic/nrf5340dk/**/*"
- "boards/nordic/nrf9160dk/**/*"
- "drivers/entropy/*"
- "drivers/serial/**/*"
- "dts/arm/nordic/nrf52840*"
- "dts/arm/nordic/nrf5340*"
- "dts/arm/nordic/nrf9160*"
- "include/drivers/serial/**/*"
- "modules/mbedtls/**/*"

"CI-fem-test":
- "boards/nordic/**/*"
- "drivers/bluetooth/hci/**/*"
- "drivers/entropy/**/*"
- "dts/bindings/**/*"
- "include/zephyr/net/**/*"
- "include/zephyr/arch/**/*"
- "lib/libc/**/*"
- "lib/open-amp/**/*"
- "modules/hal_nordic/**/*"
- "modules/mbedtls/**/*"
- "modules/openthread/**/*"
- "modules/trusted-firmware-m/**/*"
- "samples/net/sockets/echo_*/**/*"
- "share/**/*"
- "soc/nordic/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"
- "subsys/bluetooth/shell/**/*"
- "subsys/ipc/**/*"
- "Kconfig"
- "CMakeLists.txt"

"CI-rs-test":
- "boards/nordic/**/*"
- "drivers/bluetooth/hci/**/*"
- "drivers/entropy/**/*"
- "dts/bindings/**/*"
- "include/zephyr/net/**/*"
- "include/zephyr/arch/**/*"
- "lib/libc/**/*"
- "lib/open-amp/**/*"
- "modules/hal_nordic/**/*"
- "modules/mbedtls/**/*"
- "modules/openthread/**/*"
- "modules/trusted-firmware-m/**/*"
- "samples/net/sockets/echo_*/**/*"
- "share/**/*"
- "soc/nordic/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"
- "subsys/bluetooth/shell/**/*"
- "subsys/ipc/**/*"
- "Kconfig"
- "CMakeLists.txt"

"CI-thread-test":
- "include/zephyr/net/**/*"
- "modules/mbedtls/**/*"
- "modules/openthread/**/*"
- "samples/net/openthread/**/*"
- "soc/nordic/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"

"CI-nfc-test":
- "drivers/bluetooth/hci/**/*"
- "drivers/entropy/**/*"
- "drivers/flash/**/*"
- "drivers/mbox/**/*"
- "drivers/spi/**/*"
- "lib/crc/**/*"
- "modules/hal_nordic/**/*"
- "soc/nordic/**/*"
- "subsys/bluetooth/**/*"
- "subsys/ipc/ipc_service/**/*"
- "subsys/fs/**/*"
- "subsys/mem_mgmt/**/*"
- "subsys/net/**/*"
- "subsys/random/**/*"
- "subsys/settings/**/*"
- "subsys/shell/**/*"
- "subsys/storage/**/*"

"CI-matter-test":
- "include/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "soc/nordic/**/*"
- "subsys/dfu/**/*"
- "subsys/settings/**/*"
- "subsys/net/**/*"
- "subsys/mgmt/mcumgr/**/*"
- "drivers/net/**/*"
- "samples/bluetooth/hci_ipc/**/*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"
- "!subsys/bluetooth/audio/**/*"

"CI-find-my-test":
- "boards/nordic/**/*"
- "drivers/bluetooth/**/*"
- "drivers/entropy/**/*"
- "drivers/flash/**/*"
- "drivers/usb/**/*"
- "drivers/regulator/**/*"
- "soc/nordic/**/*"
- "subsys/bluetooth/**/*"
- "subsys/dfu/**/*"
- "subsys/fs/**/*"
- "subsys/ipc/**/*"
- "subsys/net/**/*"
- "subsys/random/**/*"
- "subsys/settings/**/*"
- "subsys/storage/**/*"
- "subsys/tracing/**/*"
- "subsys/usb/device/**/*"

"CI-rpc-test":
- "subsys/ipc/ipc_service/**/*"
- "subsys/random/**/*"
- "soc/nordic/nrf53/**/*"

"CI-modemshell-test":
- "include/net/**/*"
- "include/posix/**/*"
- "include/shell/**/*"
- "drivers/net/**/*"
- "drivers/serial/**/*"
- "drivers/wifi/**/*"
- "subsys/shell/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"

"CI-positioning-test":
- "include/net/**/*"
- "include/posix/**/*"
- "drivers/net/**/*"
- "drivers/wifi/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"

"CI-cloud-test":
- "include/zephyr/dfu/**/*"
- "include/zephyr/net/**/*"
- "include/zephyr/posix/**/*"
- "include/zephyr/settings/**/*"
- "drivers/led/**/*"
- "drivers/net/**/*"
- "drivers/sensor/**/*"
- "drivers/serial/**/*"
- "drivers/wifi/**/*"
- "lib/posix/**/*"
- "soc/nordic/**/*"
- "subsys/dfu/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"

"CI-wifi":
- "subsys/net/l2/wifi/**/*"
- "subsys/net/l2/ethernet/**/*"

"CI-audio-test":
- "boards/nordic/nrf5340_audio_dk/**/*"
- "drivers/flash/**/*"
- "drivers/spi/**/*"
- "drivers/gpio/**/*"
- "drivers/i2c/**/*"
- "drivers/watchdog/**/*"
- "include/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "samples/bluetooth/hci_ipc/**/*"
- "soc/nordic/**/*"
- "subsys/bluetooth/audio/**/*"
- "subsys/bluetooth/host/**/*"
- "subsys/dfu/**/*"
- "subsys/fs/**/*"
- "subsys/mgmt/mcumgr/**/*"
- "subsys/sd/**/*"
- "subsys/storage/**/*"
- "subsys/task_wdt/**/*"
- "subsys/usb/**/*"
- "subsys/zbus/**/*"

"CI-pmic-samples-test":
- "samples/shields/npm1300_ek/**/*"
- "boards/shields/npm1300_ek/**/*"
- "**/**npm1300**/**"
- "drivers/regulator/regulator_common.c"
- "drivers/regulator/regulator_shell.c"
- "drivers/gpio/gpio_shell.c"
- "drivers/sensor/sensor_shell.c"

"CI-test-low-level":
- "arch/**/*"
- "boards/nordic/nrf54*/**/*"
- "drivers/**/*"
- "dts/**/*"
- "include/zephyr/**/*"
- "kernel/**/*"
- "modules/hal_nordic/**/*"
- "samples/basic/blinky_pwm/**/*"
- "samples/basic/fade_led/**/*"
- "samples/boards/nrf/**/*"
- "samples/boards/nordic/**/*"
- "samples/drivers/adc/**/*"
- "samples/drivers/jesd216/**/*"
- "samples/drivers/mbox/**/*"
- "samples/drivers/soc_flash_nrf/**/*"
- "samples/drivers/spi_flash/**/*"
- "samples/drivers/watchdog/**/*"
- "samples/hello_world/**/*"
- "samples/sensor/**/*"
- "samples/subsys/ipc/**/*"
- "samples/subsys/logging/**/*"
- "samples/subsys/settings/**/*"
- "samples/subsys/usb/cdc_acm/**/*"
- "samples/subsys/usb/mass/**/*"
- "samples/synchronization/**/*"
- "subsys/logging/**/*"
- "subsys/settings/**/*"
- "tests/arch/**/*"
- "tests/boards/nrf/**/*"
- "tests/boards/nordic/**/*"
- "tests/drivers/**/*"
- "tests/kernel/**/*"

"CI-suit-dfu-test":
- "subsys/mgmt/mcumgr/**/*"
- "include/mgmt/mcumgr/**/*"
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"
- "subsys/bluetooth/**/*"
- "drivers/bluetooth/**/*"
- "drivers/flash/**/*"
- "drivers/spi/**/*"
- "drivers/mbox/**/*"
- "drivers/serial/**/*"
- "drivers/console/**/*"
- "drivers/gpio/**/*"
- "dts/common/nordic/*"
- "dts/arm/nordic/nrf54h*/**/*"
- "dts/riscv/nordic/nrf54h*/**/*"
- "boards/nordic/nrf54h*/**/*"
- "soc/nordic/nrf54h/**/*"
- "include/zephyr/**/*"
- "subsys/logging/**/*"
- "subsys/tracing/**/*"
- "scripts/west_commands/build.py"
- "scripts/west_commands/flash.py"
- "scripts/west_commands/runners/nrfutil.py"
- "scripts/west_commands/runners/core.py"
- "scripts/west_commands/runners/nrf_common.py"
Loading