Skip to content

manifest: nrf_wifi: Pull soft HPQM and Rx buffer prog #2911

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 227 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
227 commits
Select commit Hold shift + click to select a range
61d3a82
[nrf fromlist] scripts: gen_dts_cmake: Support variable target name i…
57300 Jun 7, 2024
d8e8302
[nrf fromlist] sysbuild: dts: Introduce sysbuild_dt_* API
57300 Jun 7, 2024
eb46dac
[nrf fromlist] drivers: clock_control: nrf fll16 remove closed loop impl
bjarki-andreasen Feb 26, 2025
996711a
[nrf fromlist] tests: drivers: clock_control: nrf_clock_control: upda…
bjarki-andreasen Feb 26, 2025
41e8b86
[nrf fromlist] ipc: ipc_service: Parametrize workqueue stack size
adamkondraciuk Feb 20, 2025
e5294f2
[nrf fromlist] Revert "tests: arm_thread_swap: Add overlay for nRF54H20"
adamkondraciuk Feb 20, 2025
f02e8fe
[nrf fromlist] mbox: workaround for missing ic-msg
meijemac Feb 28, 2025
ad46869
[nrf fromlist] include: common: sys_bitops: Specify sign when bitshif…
rugeGerritsen Mar 4, 2025
535de01
[nrf fromlist] soc: nordic_nrf: add support for TDM
adamkondraciuk Nov 27, 2024
e11e414
[nrf fromlist] drivers: pinctrl: nrf: Add support for TDM peripheral
adamkondraciuk Nov 27, 2024
6068439
[nrf fromlist] dts: nordic: nrf54: add TDM support for nRF54
adamkondraciuk Nov 27, 2024
d75dd6e
[nrf fromlist] cmake: add tfm / tfa image information to build info
tejlmand Mar 10, 2025
6f641d7
[nrf fromtree] drivers: adc: nrfx_saadc: Add validation of channel co…
nordic-krch Mar 20, 2025
8760d8b
[nrf fromtree] samples: drivers: adc: adc_sequence: Do not overwrite …
nordic-krch Mar 20, 2025
408e904
[nrf fromtree] samples: drivers: adc: adc_sequence: Fix nrf54h20dk co…
nordic-krch Mar 20, 2025
16cb38f
[nrf fromlist] dts: nordic: Add channels property for local DPPI
adamkondraciuk Feb 25, 2025
d74848e
[nrf fromlist] modules: hal_nordic: nrfx: Use owned-channels property…
adamkondraciuk Feb 17, 2025
e577726
[nrf fromlist] Revert "soc: nordic: s2ram: Align s2ram marking proced…
adamkondraciuk Mar 18, 2025
c06e85e
[nrf fromlist] soc: nordic: s2ram: Optimize s2am marking functions
adamkondraciuk Mar 18, 2025
a62f554
[nrf fromtree] dts: common: nordic: nRF54L20: add audio clock node
mstasiaknordic Apr 1, 2025
d280eae
[nrf fromlist] settings: zms: add option to disable updating linked list
rghaddab Feb 27, 2025
e1ebd11
[nrf fromlist] zms: remove non needed lookup cache before writing
rghaddab Mar 7, 2025
f859e73
[nrf fromlist] zms: optimize cache for settings subsystem
rghaddab Mar 7, 2025
536586a
[nrf fromlist] settings: zms: load only subtree in the argument
rghaddab Mar 11, 2025
9ac13a3
[nrf fromlist] settings: zms: add cache for linked list hash
rghaddab Mar 13, 2025
13b7c17
[nrf fromlist] settings: add an API function to load only one setting…
rghaddab Mar 18, 2025
c1dc116
[nrf fromlist] tests: settings: add a functional test for settings_lo…
rghaddab Mar 24, 2025
11bd003
[nrf fromlist] tests: settings: add functional test for ZMS
rghaddab Mar 24, 2025
92445c8
[nrf fromlist] settings: zms: add more robustness to the save function
rghaddab Mar 18, 2025
e6927bd
[nrf fromlist] settings: zms: recover linked list if broken
rghaddab Mar 18, 2025
7f31a07
[nrf fromlist] settings: add new API function settings_get_val_len()
rghaddab Mar 25, 2025
ffbd3fb
[nrf fromlist] settings: zms: use the safe function strnlen instead o…
rghaddab Mar 20, 2025
494bc7a
[nrf fromlist] doc: settings: new API functions
rghaddab Mar 27, 2025
38cacbd
[nrf fromlist] settings: zms: code style clean up
rghaddab Apr 4, 2025
2661296
[nrf fromlist] soc: nordic: nrf54h: Fix s2ram
nordic-krch Apr 16, 2025
79791fd
[nrf fromtree] tests: drivers: Turn on HFCLK before LFCLK calibration…
kl-cruz Apr 18, 2025
7528e79
[nrf fromtree] drivers: audio: dmic_nrfx: add support for audio clock…
mstasiaknordic Apr 1, 2025
8d5a7a7
[nrf fromlist] net: lib: wifi_credentials: Add support for Enterprise…
rado17 Apr 15, 2025
506f060
[nrf fromlist] net: wifi: shell: Enable Wi-Fi credentials support
rado17 Apr 15, 2025
0f0296f
[nrf fromtree] drivers: flash: nrf_qspi_nor: Prevent CPU hang when XI…
anangl Apr 23, 2025
bb43680
[nrf fromlist] drivers: i2s: Add support for nRF TDM peripherals
adamkondraciuk Nov 27, 2024
38e1ae6
[nrf fromlist] tests: drivers: i2s: Align tests to TDM peripheral
adamkondraciuk Jan 14, 2025
aae290a
[nrf fromtree] tests: drivers: clock_control_api: move startup time t…
mstasiaknordic Apr 24, 2025
f32cef9
[nrf fromlist] soc: add ironside boot report
hakonfam Apr 5, 2025
4e47142
[nrf fromlist] samples: boards: nordic: system_off fixes
adamkondraciuk Apr 24, 2025
1180340
[nrf fromtree] modules: hostap: Increase supplicant stack size
rado17 Apr 25, 2025
6ff5ecd
[nrf fromtree] bluetooth: host: Fix param_len for LE CS Test command
olivier-le-sage Apr 25, 2025
276d978
[nrf fromtree] tests: drivers: audio: dmic_api: Enable coverage calcu…
nordic-segl Apr 25, 2025
07a8d97
[nrf fromtree] drivers: firmware: Add support for IRONside calls
57300 Apr 23, 2025
e1c9150
[nrf noup] boards: nrf54h20dk: Add common files for iron board variants
57300 Apr 29, 2025
80f90fc
[nrf fromlist] boards: nordic: add 'iron' board variant for radio
SebastianBoe May 1, 2025
5d33965
[nrf fromlist] soc: nrf54: Port SYS_INIT to use soc_early_init_hook
SebastianBoe May 1, 2025
3823cef
[nrf fromlist] drivers: firmware: nrf_ironside: add IRONside CPUCONF …
SebastianBoe May 1, 2025
cb7ed2d
[nrf fromlist] cpuconf: Boot the radiocore from the app in soc_late_i…
SebastianBoe May 1, 2025
6118016
[nrf fromlist] samples: sysbuild: Add support for nrf54h20dk/nrf54h20…
SebastianBoe May 1, 2025
6c158df
[nrf fromtree] tests: drivers: can: Enable GPD for nrf54h in CAN host…
nordic-bami Apr 29, 2025
5c01815
[nrf fromtree] drivers: firmware: nrf_ironside: Guard behind CONFIG_N…
57300 Apr 30, 2025
371b986
[nrf fromtree] drivers: firmware: nrf_ironside: Make events static
57300 Apr 30, 2025
796c0e1
[nrf fromlist] samples: boards: nordic: add sample for nrf_ironside u…
jonathannilsen Apr 30, 2025
f115b9c
[nrf fromtree] bindings: nrf21540: set default tx-en-settle-time-us t…
ankuns May 5, 2025
b70dea6
[nrf fromlist] drivers: serial: nrfx_uarte: Workaround for spurious R…
nordic-krch Apr 23, 2025
2ca453d
[nrf fromtree] manifest: Update hal_nordic revision to pull in #292
carlescufi May 8, 2025
477c411
[nrf fromtree] modules: mbedtls: make key exchange Kconfigs depend on…
tomi-font May 2, 2025
d834d17
[nrf fromtree] posix: fix typo in pthread_cond_init
kartben Apr 25, 2025
28a9d86
[nrf fromtree] net: ethernet: Fix build without -fpermissive
dantti Apr 28, 2025
c62b949
[nrf fromtree] Bluetooth: Controller: Only select BT_TICKER_LAZY_GET …
weeTike Apr 29, 2025
88a1803
[nrf fromtree] Bluetooth: Host: remove useless select in BT_HOST_CRYP…
valeriosetti May 5, 2025
c3bc0eb
[nrf fromtree] net: fix configuration of `NET_LINK_ADDR_MAX_LENGTH`
adigie May 5, 2025
72c7013
[nrf fromtree] drivers: display_st7567: Fix unintialized variable war…
anangl May 6, 2025
45d107b
[nrf fromtree] soc: nordic: nrf54l: Clean up internal capacitance cal…
mstasiaknordic May 9, 2025
6fcd805
[nrf fromtree] drivers: gpio: gpio_nrfx: store init output val for ge…
bjarki-andreasen May 7, 2025
c3ad6ee
[nrf fromtree] nrf_wifi: Add nRF71 support
krish2718 Dec 21, 2024
7a5354c
[nrf fromtree] drivers: eth: native_tap: Init MAC properly
SeppoTakalo May 8, 2025
943c8ff
[nrf fromtree] Revert "boards: nordic: nrf54h20: disable sec ipc"
bjarki-andreasen May 9, 2025
546191e
[nrf fromtree] tests: modem: backends: uart: boards: add hw-flow-control
bjarki-andreasen Apr 29, 2025
daac72a
[nrf fromtree] tests: modem: backends: uart: add hw flow control option
bjarki-andreasen Apr 29, 2025
1db6e2c
[nrf fromtree] modem: backend: uart: Add hw-flow-control for UART
MarkusLassila Mar 7, 2025
9de63a4
[nrf fromtree] drivers: adc: adc_nrf_saadc: Add analog pins for nRF54L20
mstasiaknordic May 7, 2025
d606ade
[nrf fromtree] drivers: comparator: comparator_nrf: Add analog pins f…
mstasiaknordic May 8, 2025
31a7dec
[nrf fromtree] tests: boards: nrf: comp: Move AIN index to Kconfig
mstasiaknordic May 8, 2025
039e3d7
[nrf fromtree] lvgl: Add config to disable monochrome pixel software …
vulporuza Apr 17, 2025
0932e7c
[nrf fromtree] debug: coredump: support dumping stack top only
Damian-Nordic Apr 14, 2025
6ca49f6
[nrf fromtree] lib: hash: murmur3: Account for unaligned 32-bit access
carlescufi Apr 25, 2025
385e1c8
[nrf noup] ci: set `ZEPHYR_<MODULE_NAME>_KCONFIG` for NCS modules
tejlmand Jan 26, 2021
124f663
[nrf noup] ci: scripts: add quarantine file
gopiotr Aug 1, 2022
a38b6ea
[nrf noup] ci: add .github/test-spec.yml
DatGizmo Mar 15, 2022
39f3b69
[nrf noup] tests: drivers: build_all: regulator: use old schema
gmarull Jun 1, 2023
fe7a3c3
[nrf noup] Revert "twister: Use natural sort when generating hardware…
rlubos Jun 19, 2023
5e3cc22
[nrf noup] doc: remove Kconfig search
gmarull Mar 3, 2022
75397cf
[nrf noup] modules: tf-m: use of PSA_HAS_XXXX_SUPPORT
frkv Jan 13, 2022
a95032b
[nrf noup] modules: mbedtls: Allow MBEDTLS_BUILTIN to be deselected
SebastianBoe Jan 29, 2022
9b9ae36
[nrf noup] modules: mbedtls: Add include folders
Vge0rge Feb 12, 2024
5301ae1
[nrf noup] drivers/flashdisk: Add support for Partition Manager
de-nordic Jul 13, 2023
0cb8d18
[nrf noup] mcumgr: img_mgmt: Fix check for chosen code partition
MarekPieta May 5, 2023
bec66c4
[nrf noup] mgmt/mcumgr: Bootutil hooks to handle image-1
de-nordic Jun 23, 2022
90e36d6
[nrf noup] samples: bluetooth: hci_pow_ctrl: Migrate child image config
nordicjm Oct 16, 2023
7c9666e
[nrf noup] samples: mgmt: mcumgr smp_svr: Migrate child image config
nordicjm Oct 16, 2023
5c56d91
[nrf noup] samples&tests: Restore a few CONFIG_NEWLIB_LIBC_NANO=n
anangl Dec 1, 2022
f7237fb
[nrf noup] samples/tests: Disable PM for some sysbuild builds
nordicjm Dec 15, 2023
7e3f54c
[nrf noup] modules: tfm: Add Kconfig for CRYPTO_PAKE_MODULE_ENABLED
mswarowsky Feb 29, 2024
427e00b
[nrf noup] Bluetooth: Mesh: zero randomization for friend's adv
alxelax Feb 7, 2023
b1f4a38
[nrf noup] Bluetooth: Mesh: Fix adv randomness bug
Andrewpini Mar 8, 2023
2828e66
[nrf noup] dfu/boot/mcuboot: fix confirmation in case of USE_PARTITIO…
nvlsianpu Mar 28, 2024
a367593
[nrf noup] modules: mbedtls: Use help for DISABLE_MBEDTLS_BUILTIN info
hellesvik-nordic Mar 26, 2024
4da51fc
[nrf noup] sample/**/smp_svr: nrf54l15pdk external memory dts overlay
nvlsianpu Apr 10, 2024
716dcf7
[nrf noup] test: schedule_api: Use Minimal C library
de-nordic Sep 27, 2023
305baf1
[nrf noup] net: mqtt: Provide option to enable TLS session caching
jtguggedal May 18, 2020
a259afe
[nrf noup] net: mqtt: add native TLS support
MirkoCovizzi Mar 10, 2022
29b451a
[nrf noup] soc: arm: nRF53: Add SPU Flash/RAM alignment
mswarowsky Dec 4, 2023
50708f8
[nrf noup] soc: arm: nRF91: Add SPU Flash/RAM alignment
mswarowsky Dec 4, 2023
dd02259
[nrf noup] boards: thingy53_nrf5340: Add common partition map
MarekPieta Nov 14, 2022
b576857
[nrf noup] boards: arm: thingy53: Disable USB CDC added by MCUBoot
mkapala-nordic Feb 2, 2023
d9cd5ce
[nrf noup] boards: thingy53_nrf5340: Enable MCUboot by default
MarekPieta Nov 28, 2022
410528f
[nrf noup] boards: arm: nrf9131ek: enable tfm
maxd-nordic Nov 15, 2023
c8d84d5
[nrf noup] samples: smp_svr: configuration for nrf54l15
michalek-no Mar 20, 2024
4346933
[nrf noup] samples: psa_crypto: Remove support for Nordic boards
mswarowsky Apr 19, 2024
9f9fd33
[nrf noup] samples/smp_svr: nrf54l15pdk ext-flash partition
nvlsianpu Apr 15, 2024
1a92e59
[nrf noup] boards: nordic: thingy53: Add sysbuild Kconfig file
nordicjm May 9, 2024
765ca79
[nrf noup] scripts: west: build: Use sysbuild by default if in NCS dir
nordicjm May 14, 2024
68bf3b1
[nrf noup] board: nordic: thingy53: Enable default images for sysbuild
nordicjm May 17, 2024
a9dd345
[nrf noup] include: net: add NCS extensions
rlubos Oct 1, 2018
b551ef6
[nrf noup] tree-wide: support NCS Partition Manager (PM) definitions
sigvartmh May 3, 2019
1c1d11b
[nrf noup] kernel: Disable boot banner if NCS_BOOT_BANNER is enabled
rlubos May 17, 2024
59e917f
[nrf noup] Bluetooth: Mesh: remove legacy adv support
HaavardRei May 31, 2024
ec1c44f
[nrf noup] board: nordic: thingy53: Default to update only MCUboot type
nordicjm Jun 5, 2024
a08d114
[nrf noup] samples/../smp_svr: fix nrf54l15pdk ext flash dts overlay
nvlsianpu Jun 5, 2024
3fd32f7
[nrf noup] samples: sysbuild: hello_world: support PM on nRF53
gmarull Jun 12, 2024
e955e5b
[nrf noup] settings: nvs: use dedicated lookup cache hash function
Damian-Nordic Sep 25, 2023
76978a1
[nrf noup] soc: nordic: nrf54l: Skip clock configuration from ns
SebastianBoe May 24, 2024
0b89e47
[nrf noup] ci: Enable action-manifest-pr
rugeGerritsen Jul 8, 2024
586cff9
[nrf noup] drivers: flash: kconfig: nrf_rram region resolution
michalek-no Jun 17, 2024
960a734
[nrf noup] dts: Add Bluetooth Controller to nRF54H20
rugeGerritsen Jul 16, 2024
0761c83
[nrf noup] bluetooth: att: Allow ATT sent callback after data TX is done
MarekPieta Jun 14, 2024
fead683
[nrf noup] board: nordic_ thingy53: Enable QSPI by default
hellesvik-nordic Aug 23, 2024
5ad9110
[nrf noup] mgmt: mcumgr: grp: img_mgmt: Add handling for QSPI XIP
nordicjm Sep 9, 2024
5c79bb3
[nrf noup] boards/nordic/nrf54l15dk: Set ROM offset by PM
nvlsianpu Sep 16, 2024
a609424
[nrf noup] samples: basic: blinky: add eGPIO tests configuration
jaz1-nordic Sep 26, 2024
d4fab1d
[nrf noup] modules: mbedtls: Disable configurations in Kconfig.tls-ge…
frkv Sep 11, 2024
135006f
[nrf noup] mbedtls: Enable PSA_WANT_GENERATE_RANDOM for PSA RNG
frkv Sep 9, 2024
8f0235e
[nrf noup] mbedtls: Remove unsupported algorithms in PSA crypto
frkv Aug 21, 2024
42d56de
[nrf noup] mbedtls: Add dependency logic for PSA crypto configurations
frkv Aug 21, 2024
28c7ad7
[nrf noup] mbedtls: Adding helptext warnings for weak crypto
frkv Aug 21, 2024
5b4a2b0
[nrf noup] mbedtls: Adding missing configuration for RSA key type derive
frkv Aug 21, 2024
3839fe5
[nrf noup] mbedtls: Don't select PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_BASIC
frkv Sep 5, 2024
09b4446
[nrf noup] kernel: banner: Make function weak
nordicjm May 7, 2024
9585555
[nrf noup] lib: os: zvfs: Remove EXPERIMENTAL from ZVFS
bjarki-andreasen Sep 20, 2024
5e3f37c
[nrf noup] samples: lwm2m_client: Add support for nRF91x
juhaylinen Jan 19, 2024
8ef3878
[nrf noup] samples: net: Enable Wi-Fi driver in sysbuild builds
rlubos Oct 7, 2024
481036f
[nrf noup] mbedtls: Don't enable auto-generation of Mbed TLS files
frkv Sep 25, 2024
c193934
[nrf noup] net: tests: Add legacy crypto API support for big_http_dow…
frkv Sep 25, 2024
248ec26
[nrf noup] net: tests: crypto: Adding legacy Crypto support ipv6 tests
frkv Sep 25, 2024
84b6888
[nrf noup] samples: net: wifi: Update certificates
krish2718 Oct 22, 2024
d6539f4
[nrf noup] bluetooth: conn: Allow for an extra ref in bt_l2cap_send_pdu
MarekPieta Jun 14, 2024
e589307
[nrf noup] bluetooth: conn: Skip buffer ref count check in send_buf
MarekPieta Aug 7, 2024
9e17253
[nrf noup] mcuboot: Add CONFIG_MCUBOOT_BOOTLOADER_USES_SHA512
de-nordic Nov 12, 2024
7377a5c
[nrf noup] mgmt/mcumgr: Add support for SHA512 in images
de-nordic Nov 12, 2024
191fb02
[nrf noup] samples/smp_svr: Increase stack size required
de-nordic Nov 12, 2024
d2f19a2
[nrf noup] tests: bluetooth: tester: sysbuild configurable 53/54H
AyturkDuzen Nov 20, 2024
6e14114
[nrf noup] Bluetooth: Mesh: Disable processing of ext ADV packets
Balaklaka May 21, 2024
ffe9d59
[nrf noup] dts: choose a crypto accelerator for entropy
joerchan Jan 16, 2023
a55b00a
[nrf noup] dts: Select SoftDevice Controller DTS binding as default
rugeGerritsen Sep 5, 2024
d7804fd
[nrf noup] soc: nrf54l: Add custom section for KMU
Vge0rge Jun 21, 2024
1babc82
[nrf noup] samples/tests: Add TF-M sysbuild config files
nordicjm Dec 12, 2024
e38686d
[nrf noup] Revert "mbedtls: auto-select MBEDTLS_CIPHER_AES_ENABLED wh…
anangl Jan 8, 2025
4b18963
[nrf noup] tests: arm_irq_vector_table: Disable starting of SSF client
anangl Jan 24, 2025
6e8c8c7
[nrf noup] bluetooth: Temporary Kconfig fix for BT RPC configuration
grochu Jan 31, 2025
83f2792
[nrf noup] tests: secure_storage: fix test w/ ZMS backend on 54L15
tomi-font Jan 31, 2025
f0c7062
[nrf noup] ble: Adding missing AES config for BT_CRYPTO
frkv Feb 4, 2025
728c9f7
[nrf noup] samples: mgmt: mcumgr: smp_svr: Add nrf5340dk-optimised sa…
nordicjm Nov 13, 2024
238340a
[nrf noup] entropy: Add fake entropy nRF PRNG driver
e-rk Feb 18, 2025
2114de9
[nrf noup] dts: Select SoftDevice Controller on nRF54L09
e-rk Feb 19, 2025
fc5978f
[nrf noup] modules: hal_nordic: adjust nrfx reservations to NCS
e-rk Oct 22, 2024
d1c8f9a
[nrf noup] modules: hal_nordic: use Kconfig symbols in NCS reservation
nika-nordic Feb 12, 2025
d6e3bbd
[nrf noup] samples: bluetooth: mesh: Disable secure storage for real …
alxelax Feb 25, 2025
7e686e8
[nrf noup] samples: bluetooth: hci_ipc: increase main stack size for …
gordonklaus Feb 28, 2025
be53bed
[nrf noup] entropy: Add fake entropy nRF PRNG driver
Apr 9, 2024
c3c1692
[nrf noup] drivers: spi_dw: Bring back custom EXMIF peripheral handling
anangl Dec 17, 2024
c55bfc3
[nrf noup] drivers: pinctrl: Add SDP MSPI pin configuration
jaz1-nordic Nov 25, 2024
6f4fda4
[nrf noup] Bluetooth: update experimental for qualification
joerchan Nov 20, 2020
615f804
[nrf noup] tests: crypto: Set size for PSA slot
Vge0rge Mar 21, 2025
98e338c
[nrf noup] tests: bluetooth: tester: Increment peripheral count value
PavelVPV Mar 31, 2025
06171de
[nrf noup] boards: nordic: nrf7002dk: Bring back NS variants
anangl Jan 8, 2025
497a6fa
[nrf noup] mgmt: mcumgr: Fix nRF5340 network core hook
nordicjm Apr 8, 2025
9b21d44
[nrf noup] modules: hal_nordic: nrfx: Add SoftDevice PPI resources
eivindj-nordic Apr 7, 2025
ea9188b
[nrf noup] tests: bluetooth: tester: Enable PSA RNG on nRF54H20
gordonklaus Apr 8, 2025
8c2d815
[nrf noup] modules: hal_nordic: require nrf-regtool
jonathannilsen Apr 22, 2025
f35ea13
[nrf noup] drivers: udc_dwc2: Add nRF54L quirks
tmon-nordic Apr 8, 2025
e54729f
[nrf noup] drivers: firmware: nrf_ironside: add IRONside update service
jonathannilsen Apr 30, 2025
0648e72
[nrf noup] ci: NCS-specific CI tweaks
carlescufi Nov 30, 2018
37bd53a
[nrf noup] scripts: ci: check_compliance: Add NCS sysbuild Kconfigs
nordicjm May 12, 2025
d1584e6
[nrf fromtree] cmake: Enable undefined behavior sanitizer on all targets
keith-packard Apr 7, 2025
ca1044b
[nrf fromtree] CMake: Add support for .mot binary file format
duynguyenxa Mar 31, 2025
f445ed0
[nrf fromtree] cmake: clean up gen_kobject_list.py invocations
arbrauns Feb 12, 2025
4a7c8f4
[nrf fromtree] linker: discard eh_frame when C++ exceptions are disabled
tejlmand Apr 23, 2025
36ffd80
[nrf fromtree] cmake: fix syscall dependencies
dsch May 9, 2025
ce7d75a
[nrf fromtree] net: lwm2m: Fix blockwise Ack NUM calculation
SeppoTakalo May 8, 2025
44d52d4
[nrf fromlist] net: lib: zperf: fix compilation with UDP/TCP only
Damian-Nordic May 15, 2025
b1c7699
[nrf fromlist] manifest: update hal_nordic revision to pull in #293
Damian-Nordic May 15, 2025
42aca79
[nrf fromlist] tests: driver: nrf_clock_control: Verify that clocks a…
anangl May 14, 2025
edf9961
[nrf fromlist] drivers: clock_control_nrf2_common: Add resetting of t…
anangl Dec 2, 2024
6add6ac
[nrf fromlist] tests: drivers: clock_control: Add initial DVFS polling
anangl May 14, 2025
50b8393
[nrf fromtree] nrf7002dk: dts: Add pull up/down to QSPI GPIO pins
bama-nordic May 5, 2025
9db2ff7
[nrf fromtree] nrf7002ek: dts: Add pull down to SPI MISO GPIO pin
bama-nordic May 5, 2025
38b77d6
[nrf fromlist] nrf7002ek: dts: Add pull down to SPIM GPIO pins
bama-nordic May 15, 2025
72b10b3
[nrf fromtree] manifest: Update nrf_wifi for disabling dynamic ED
karun2796 May 8, 2025
7a2ae51
[nrf fromtree] Bluetooth: Classic: L2CAP: Handle multi L2CAP packets …
lylezhu2012 Apr 22, 2025
8256f3d
[nrf fromtree] Revert "Bluetooth: host: Send host num completes as ea…
PavelVPV May 6, 2025
e9df3c5
[nrf fromtree] Revert "Bluetooth: host: extract sending of host num c…
PavelVPV May 6, 2025
59275b9
[nrf fromtree] samples: drivers: flash: Add nrf54h support in nrf_soc…
nordic-bami May 13, 2025
980dfcd
[nrf fromtree] drivers: spi: siwx91x: spi_loopback test support
smalae Apr 8, 2025
0260460
[nrf fromtree] tests: drivers: spi: spi_loopback: update testcase file
djiatsaf-st Apr 29, 2025
e133a78
[nrf fromtree] tests: drivers: spi: spi_loopback: update spi_loopback…
djiatsaf-st Apr 29, 2025
2d9da9c
[nrf fromtree] tests: drivers: spi: add spi test support for frdm_mcx…
NeilChen93 Apr 28, 2025
a5588c9
[nrf fromtree] tests: drivers: Enable new test for MAX32650 boards
hfakkiz Apr 21, 2025
d960762
[nrf fromtree] tests: drivers: spi: spi_loopback: Test fast instance …
nordic-segl May 14, 2025
d22a133
[nrf fromtree] drivers: ieee802154: nrf5: support reading EUI64 from …
Damian-Nordic Apr 24, 2025
d6abfeb
[nrf fromtree] bluetooth: mesh: fix buffer leakage if mesh was suspended
alxelax May 12, 2025
085b8ea
[nrf fromlist] manifest: Update nrf_wifi for Raw modes boot failure
karun2796 May 21, 2025
ce7b5e8
[nrf fromlist] modules: hal_nordic: nrf_802154: emit hfclk_ready with…
piotrkoziar May 16, 2025
d982c42
[nrf fromlist] tests: drivers: spi: spi_loopback: Test fast spi on sl…
nordic-segl May 20, 2025
21b3cd2
Revert "[nrf fromlist] drivers: serial: nrfx_uarte: Workaround for sp…
nordic-krch May 16, 2025
6dd8f42
[nrf fromtree] drivers: serial: nrfx_uarte: Add support for direct in…
nordic-krch Apr 24, 2025
7112306
[nrf fromtree] drivers: serial: nrfx_uarte: Workaround for spurious R…
nordic-krch May 16, 2025
47828ec
[nrf fromlist] soc: nordic: dmm: Add lock around sys_heap operations
nordic-krch May 21, 2025
0fd808e
[nrf fromtree] test: drivers: gpio: turn off rand generator.
nordic-babu May 21, 2025
ad267ac
[nrf fromtree] tests: drivers: gpio_hogs: Add nrf54 platforms.
nordic-babu May 21, 2025
ebdde1a
manifest: nrf_wifi: Pull soft HPQM and Rx buffer prog
ajayparida May 26, 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
  •  
  •  
  •  
392 changes: 392 additions & 0 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,392 @@
# 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/ipc/ipc_service/**/*"
- "subsys/fs/**/*"
- "subsys/mem_mgmt/**/*"
- "subsys/net/**/*"
- "subsys/random/**/*"
- "subsys/settings/**/*"
- "subsys/shell/**/*"
- "subsys/storage/**/*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"

"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/dfu/**/*"
- "subsys/fs/**/*"
- "subsys/ipc/**/*"
- "subsys/net/**/*"
- "subsys/random/**/*"
- "subsys/settings/**/*"
- "subsys/storage/**/*"
- "subsys/tracing/**/*"
- "subsys/usb/device/**/*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"

"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
Loading