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

tests: bluetooth: tester: build with sysbuild #2011

Draft
wants to merge 614 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
614 commits
Select commit Hold shift + click to select a range
40ff936
[nrf fromlist] wifi_mgmt: Add new API to reset Wi-Fi statistics
kapbh Jul 11, 2024
2af3400
[nrf fromlist] net: wifi: Add reset command for Wi-Fi statistics
kapbh Jul 11, 2024
ba97e9d
[nrf fromlist] scripts: ci: test_plan: use find_modules only when com…
nordic-piks Jul 16, 2024
a51f1aa
[nrf fromlist] scripts: list_boards: Reintroduce Board.dir as @property
57300 Jul 18, 2024
af38d0b
[nrf fromlist] scripts: Undo Board.{dir -> directories[0]} renames
57300 Jul 18, 2024
037880d
[nrf noup] ci: add suit-dfu-test to test-spec
kszromek-nordic Jul 19, 2024
66628ac
[nrf noup] drivers: flash: kconfig: nrf_rram region resolution
michalek-no Jun 17, 2024
b8abfdb
[nrf fromlist] test: drivers: pwm: add fast PWM
adamkondraciuk Jun 26, 2024
3a13f25
[nrf fromlist] tests: kernel: timer: Fix failing tests
adamkondraciuk May 16, 2024
652c155
[nrf fromlist] tests: kernel: timer: Exclude nRF54H20 PPR core
adamkondraciuk May 28, 2024
fbeccb4
[nrf fromlist] drivers: spi: nrfx_spim: Add support for device PM
adamkondraciuk Jul 9, 2024
a19a728
[nrf fromlist] tests: drivers: spi: nordic: add device PM runtime
adamkondraciuk Jul 12, 2024
860f386
[nrf fromlist] tests: drivers: adc_accuracy
nordic-babu Jul 19, 2024
dfcb520
[nrf fromlist] tests: drivers: adc_accuracy
nordic-babu Jul 19, 2024
750d7e9
[nrf fromlist] tests: drivers: adc_accuracy
nordic-babu Jul 19, 2024
d27c6c4
[nrf fromlist] tests: drivers: adc_api: change second channel gain fo…
nordic-babu Jul 19, 2024
bd373f1
[nrf fromlist] tests: drivers: adc: add adc_error_cases tests.
nordic-babu Jul 23, 2024
585c0a6
[nrf fromlist] scripts: west_commands: nrfjprog: Add support for --qs…
carlescufi Jul 10, 2024
322426e
[nrf fromlist] scripts: west_commands: nrfjprog: Change tool-opt help…
carlescufi Jul 10, 2024
7a8858f
[nrf fromlist] net: openthread: Add NAT64 send and receive callbacks.
MarGasiorek Jun 25, 2024
86c19bd
[nrf fromlist] net: openthread: Set CIDR for NAT64
MarGasiorek Jun 25, 2024
f226bb8
[nrf fromlist] net: l2: openthread: set multicast loop by default
konradderda Jul 19, 2024
d430bfa
[nrf fromlist] tests: drivers: nrf_grtc: Add nRF54H20 PPR target
adamkondraciuk Jul 23, 2024
c580a48
[nrf fromlist] tests: drivers: adc_accuracy: parametrize expected acc…
nordic-babu Jul 23, 2024
2aa5233
[nrf fromlist] net: ipv6: routing: match destination address to a giv…
konradderda Jul 15, 2024
bdb9641
[nrf fromlist] net: ipv6: routing: do not use an original source addr…
konradderda Jul 15, 2024
8968b02
[nrf fromlist] net: ipv6: routing: do not loop back already routed pa…
konradderda Jul 15, 2024
8587f90
[nrf fromlist] net: ipv6: routing: move checking for an own source ad…
konradderda Jul 15, 2024
4c996ec
[nrf fromlist] tests: net: sockets: misc: Fix SO_BINDTODEVICE test
rlubos Jul 23, 2024
2fbc694
[nrf fromtree] net: ipv6: mcast_routing: hop limit handling
konradderda May 8, 2024
85665b2
[nrf fromtree] net: ipv6: scope checking function fix
konradderda May 27, 2024
1e7a13b
[nrf fromtree] arch: riscv: core: Enable RISCV IRQs for no multithrea…
jaz1-nordic Jun 6, 2024
b9de465
[nrf fromlist] ipc: icmsg: Align to NO MULTITHREADING
jaz1-nordic Jun 14, 2024
130840c
[nrf fromlist] samples: mbox: Align to NO MULTITHREADING
jaz1-nordic Jun 14, 2024
5616857
[nrf fromtree] samples: ipc: icmsg: Add received bytes metric
celinakalus May 2, 2024
bac6ef7
[nrf fromlist] samples: subsys: ipc: icmsg: Align to NO MULTITHREADING
jaz1-nordic Jul 25, 2024
17f660f
[nrf fromtree] tests: drivers: clock_control: nrf_lf_clock_start: Fix…
nordic-krch Apr 12, 2024
70f3c15
[nrf fromtree] tests: drivers: counter: nrf_rtc: fixed_top: Add nrf54…
nordic-krch May 29, 2024
f17033a
[nrf fromtree] tests: drivers: counter: basic_api: Tweak test timing
nordic-krch Jun 3, 2024
2e04dd5
[nrf fromtree] tests: drivers: counter: counter_basic_api: Add nrf54h…
nordic-krch May 31, 2024
e229016
[nrf fromtree] tests: drivers: counter: basic_api: Rework nrf54h20 cp…
nordic-krch Jun 26, 2024
93a1b8c
[nrf fromtree] tests: drivers: counter: nrf: fixed_top: Rework nrf54h…
nordic-krch Jun 26, 2024
97595a3
[nrf fromtree] manifest: net: openthread: Regular openthread upmerge …
canisLupus1313 Jun 7, 2024
44b2b00
[nrf fromtree] net: openthread: Add implementation of TCAT advertisem…
canisLupus1313 Feb 16, 2024
1d32786
[nrf fromtree] net: openthread: Add new kconfig OT options.
canisLupus1313 Jun 7, 2024
c784caa
[nrf fromlist] manifest: net: openthread: Regular openthread upmerge …
maciejbaczmanski Jun 27, 2024
5f98608
[nrf fromlist] samples: drivers: mbox: Allow coverage calculation
nordic-piks Jul 29, 2024
788e4f3
[nrf fromlist] modules: hal_nordic: adjust HFCLK ramp-up time.
piotrkoziar Jun 27, 2024
c15356d
[nrf fromlist] dts: nrf54h20: add missing global dppic and ipct configs
piotrkoziar Jun 22, 2024
ff1c3ba
[nrf fromtree] net: ipv6: routing: do not add route to original iface…
konradderda Jul 29, 2024
3d8a0bd
[nrf fromtree] net: ipv6: routing: decide whether to set interface's …
konradderda Jul 29, 2024
f881c8f
Revert "[nrf fromtree] dts: nordic: nrf54l15: Add mbox VEVIF nodes"
rugeGerritsen Jul 23, 2024
e451f0a
[nrf fromtree] Bluetooth: samples: hci_ipc: Fix incorrect NULL pointe…
jhedberg May 27, 2024
27ffbb7
[nrf fromtree] Bluetooth: drivers: Remove unmaintained B91 HCI driver
jhedberg May 25, 2024
e089fbb
[nrf fromtree] Bluetooth: Add devicetree base binding for Bluetooth H…
jhedberg May 5, 2024
8c6f5c4
[nrf fromtree] Bluetooth: include: Add initial HCI driver API definition
jhedberg May 5, 2024
639dbf3
[nrf fromtree] Bluetooth: host: Add support for new-style HCI drivers
jhedberg May 5, 2024
c56c3fa
[nrf fromtree] Bluetooth: drivers: Convert H4 (UART) HCI driver to ne…
jhedberg May 5, 2024
c841b0e
Revert "[nrf noup] dts: choose a crypto accelerator for entropy"
rugeGerritsen Jul 12, 2024
ffab98f
[nrf fromtree] Bluetooth: controller: Update to new HCI driver API
jhedberg May 5, 2024
7baaf16
[nrf noup] dts: choose a crypto accelerator for entropy
joerchan Jan 16, 2023
1a0b5cb
[nrf fromtree] Bluetooth: samples: hci_uart_async: Remove bt_recv() d…
jhedberg May 6, 2024
532fe86
[nrf fromtree] Bluetooth: host: hci_raw: Use existing H4 defines from…
jhedberg May 6, 2024
959a3a1
[nrf fromtree] Bluetooth: drivers: h5: Convert to new HCI driver API
jhedberg May 6, 2024
6ecec85
[nrf fromtree] boards: st: steval_stwinbx1: Add BLE support for STEVA…
HoZHel May 17, 2024
aaa0523
[nrf fromtree] soc: rw61x: Add BLE support for rw61x
yeaissa Apr 23, 2024
f230cf1
[nrf fromtree] Bluetooth: drivers: hci: Get rid of Kconfig choice
jhedberg May 6, 2024
3688d18
[nrf fromtree] Bluetooth: userchan: Support TCP fragmentation of HCI …
patstew Mar 25, 2024
3905245
[nrf fromtree] Bluetooth: drivers: Convert userchan driver to new API
jhedberg May 10, 2024
dbdc755
[nrf fromtree] Bluetooth: drivers: userchan: don't fail everything if…
jhedberg May 13, 2024
549e219
[nrf fromtree] Bluetooth: tests: Convert to new HCI driver API
jhedberg May 10, 2024
a7ec38f
[nrf fromtree] qemu: Use BT_UART instead of BT_NO_DRIVER to enable se…
jhedberg May 13, 2024
fbb3a05
[nrf fromtree] Bluetooth: samples: Fix PAwR samples to match board ca…
jhedberg May 20, 2024
3988850
[nrf fromtree] drivers: hci: Add NXP HCI driver
axelnxp Aug 25, 2023
28726ce
[nrf fromtree] Bluetooth: Kconfig: Remove BT_NO_DRIVER
jhedberg May 26, 2024
010d1b7
[nrf fromtree] Bluetooth: Use device tree to indicate vendor exension…
jhedberg May 27, 2024
ca3755d
[nrf fromtree] Bluetooth: drivers: Convert IPC driver to new API
jhedberg May 29, 2024
4a058fa
[nrf fromtree] Bluetooth: drivers: Convert psoc6_bless driver to new API
jhedberg May 31, 2024
5a43b0e
[nrf fromtree] Bluetooth: drivers: Convert ESP32 HCI driver to new API
jhedberg May 31, 2024
098ee1d
[nrf fromtree] drivers: bluetooth: hci: Add BlueNRG reset API to ST H…
HoZHel Mar 14, 2024
fe93e99
[nrf fromtree] Bluetooth: drivers: Convert SPI drivers to use new HCI…
jhedberg Jun 1, 2024
7108d1d
[nrf fromtree] Bluetooth: drivers: Convert ST STM32WBA driver to new API
jhedberg Jun 1, 2024
62c988c
[nrf fromtree] Bluetooth: drivers: Convert STM32 IPM driver to new API
jhedberg Jun 1, 2024
346c39d
[nrf fromtree] Bluetooth: drivers: Convert DA1469X HCI driver to new API
jhedberg Jun 1, 2024
24de8e1
[nrf fromtree] Bluetooth: Controller: Clarify that it can be overridd…
rugeGerritsen Jun 13, 2024
1e2a4a2
[nrf fromtree] bluetooth: hci_nxp: move vendor specific setup to its …
yeaissa Jun 4, 2024
99b9a3b
[nrf fromtree] dts: binding: add yaml file for nxp HCI
yeaissa Aug 25, 2023
035d459
[nrf fromtree] Bluetooth: drivers: Convert NXP HCI driver to new API
jhedberg Jun 2, 2024
20de769
[nrf fromtree] modules: Add Kconfig to Kconfig.mcux for BLE support
axelnxp Aug 25, 2023
6e98fa9
[nrf noup] dts: Add Bluetooth Controller to nRF54H20
rugeGerritsen Jul 16, 2024
d6e5642
[nrf fromtree] dts: nordic: nrf54l15: Add mbox VEVIF nodes
jaz1-nordic May 20, 2024
45139fb
[nrf fromtree] bluetooth: keys_br: Improve bt_foreach_bond
lylezhu2012 May 22, 2024
14bd750
[nrf fromtree] Bluetooth: ISO: Avoid bt_iso_chan_disconnected in bt_i…
Thalley May 23, 2024
3435fef
[nrf fromtree] Bluetooth: conn: Allocate TX context JIT
alwa-nordic Jul 14, 2023
f8806d0
[nrf fromtree] Bluetooth: host: Introduce "view" buffer concept
jori-nordic Jul 18, 2023
7b0ef8c
Revert "[nrf noup] bluetooth: conn: Allow for an extra ref in bt_conn…
rugeGerritsen Jul 23, 2024
2ba216a
[nrf fromtree] Bluetooth: host: Change TX pattern (push -> pull)
jori-nordic Jul 21, 2023
8c8e26f
Revert "[nrf noup] bluetooth: att: Allow ATT sent callback after data…
rugeGerritsen Jul 23, 2024
282ac17
[nrf fromtree] Bluetooth: L2CAP: Make `bt_l2cap_send_pdu()`
jori-nordic Apr 23, 2024
494da02
[nrf fromtree] Bluetooth: L2CAP: remove CONFIG_BT_L2CAP_RESCHED_MS
jori-nordic Apr 26, 2024
11097e3
[nrf fromtree] Bluetooth: host: remove TX thread
jori-nordic Aug 1, 2023
0b8f95d
[nrf fromtree] Bluetooth: L2CAP: remove seg_pool
jori-nordic May 21, 2024
883f978
[nrf fromtree] Bluetooth: host: use `__maybe_unused` for convenience …
jori-nordic May 27, 2024
dc0679d
[nrf fromtree] Bluetooth: host: don't pull data if no view bufs
jori-nordic Jun 7, 2024
69a047f
[nrf fromtree] Bluetooth: Host: Add Per Adv Sync handle getter
theob-pro Jun 10, 2024
3214c6b
[nrf fromtree] Bluetooth: doc: Add missing doc in bt_gatt_attr
knutel-nordic Jun 13, 2024
64e20d2
[nrf fromtree] Bluetooth: Host: Fix deprecation and versioning for HC…
jhedberg Jun 12, 2024
28d304e
[nrf fromtree] Bluetooth: iso: make TX path service all connections
jori-nordic Jun 17, 2024
55d27d0
[nrf fromtree] Bluetooth: l2cap: service as much TX channels as possible
jori-nordic Jun 17, 2024
aa78a42
[nrf fromtree] Bluetooth: Host: Define bt_smp_err_to_str()
rugeGerritsen Jun 14, 2024
5481e42
[nrf fromtree] Bluetooth: Host: Define bt_security_err_to_str()
rugeGerritsen Jun 19, 2024
296e3f8
[nrf fromtree] bluetooth: host: Use K_WORK replace delayable
LingaoM Jun 20, 2024
4d12240
[nrf fromtree] Bluetooth: Host: Enforce correct pool in `bt_hci_cmd_s…
alwa-nordic Jun 20, 2024
773c20d
[nrf fromtree] drivers: bluetooth: Remove unused rsp params
LingaoM Jun 20, 2024
abb929c
[nrf fromtree] samples: bluetooth: Fixes `bt_hci_cmd_send_sync` API u…
LingaoM Jun 20, 2024
f15d6f5
[nrf fromtree] Bluetooth: Host: Fix HCI command timeout usage
HoZHel Jun 20, 2024
20b320c
[nrf fromtree] Bluetooth: Host: Add missing buffer length check
ekleezg Jun 22, 2024
5b04077
[nrf fromtree] Bluetooth: Fix CONFIG_BT_SMP_OOB_LEGACY_PAIR_ONLY buil…
spanceac Jun 14, 2024
6fca92e
[nrf fromtree] bluetooth: `bt_le_ext_adv_start_param` is const
JordanYates Jun 26, 2024
47dec51
[nrf fromtree] Bluetooth: Host: Remove conn param update checks
jori-nordic Jul 2, 2024
bcb5d03
[nrf fromtree] Bluetooth: Host: Fix recv_enabled field for PAST
Thalley Jul 3, 2024
0896506
[nrf fromtree] Bluetooth: host: Use correct user_data size for hci_rx…
jori-nordic Jul 11, 2024
ff26b0a
[nrf fromlist] Bluetooth: Host: Fix bt_disable() for IPC giving HCI R…
rugeGerritsen Jul 23, 2024
43cced8
[nrf noup] bluetooth: att: Allow ATT sent callback after data TX is done
MarekPieta Jun 14, 2024
ee94b90
[nrf fromlist] Bluetooth: Host: Fix compiling PAwR Sync without PAST RX
rugeGerritsen Jul 24, 2024
e84675a
[nrf noup] bluetooth: conn: Allow for an extra ref in bt_l2cap_send_pdu
MarekPieta Jun 14, 2024
631b9a2
[nrf fromlist] testsuite: coverage: allow disabled multithreading
nordic-piks Jul 31, 2024
d86a806
[nrf fromtree] Bluetooth: Mark bt_<type>_err_to_str() APIs experimental
rugeGerritsen Jul 5, 2024
e6028fb
[nrf fromtree] Bluetooth: HCI: Expose bt_hci_adv_lookup_handle()
rugeGerritsen Jul 23, 2024
2071857
[nrf fromtree] Bluetooth: HCI: Expose bt_hci_per_adv_sync_lookup_hand…
rugeGerritsen Jul 23, 2024
65acb95
[nrf fromtree] Bluetooth: HCI: Expose bt_hci_conn_lookup_handle()
rugeGerritsen Jul 17, 2024
bc15a7e
[nrf fromtree] Bluetooth: DIS: integrate app version into FW revision…
kapi-no Jul 29, 2024
9adafaa
[nrf fromtree] manifest: Update nRF hw models to latest
aescolar May 28, 2024
9cde378
[nrf fromtree] manifest: Update nRF hw models to latest
aescolar May 31, 2024
fbe0c5a
[nrf fromtree] manifest: Update nRF hw models to latest
aescolar Jun 6, 2024
85ca81f
[nrf fromtree] manifest: Update nRF hw models to latest
rugeGerritsen Jul 29, 2024
7534f8f
[nrf fromlist] tests: drivers: adc_accuracy: add calibration before
nordic-babu Jul 31, 2024
27e7602
[nrf fromlist] tests: adc_api: add channel for
nordic-babu Jul 31, 2024
479bb8c
[nrf fromtree] bluetooth: Add Kconfig for LE Connection Subrating
alexstanoev-nordic Jul 30, 2024
1c041e8
[nrf fromtree] bluetooth: host: Add support for LE Connection Subrating
alexstanoev-nordic Jul 30, 2024
64796d7
[nrf fromtree] bluetooth: shell: Add shell commands for LE Connection…
alexstanoev-nordic Jul 30, 2024
766b306
[nrf fromlist] drivers: watchdog: nrfx wdt without IRQs
lstnl Jul 22, 2024
9819457
[nrf noup] test-spec: update CI-boot-test
gchwier Aug 6, 2024
3b6c6e0
[nrf noup] include: net: socket_ncs: remove deprecated RAI
MirkoCovizzi Jul 16, 2024
e8ce359
[nrf fromlist] dts: nordic: Add nrf-tbm (trace buffer monitor) node
nordic-krch Apr 26, 2024
5708d4e
[nrf fromlist] boards: nordic: nrf54h20dk: Add ETR buffer to memory map
nordic-krch Apr 26, 2024
4f64a3a
[nrf noup] bluetooth: conn: Skip buffer ref count check in send_buf
MarekPieta Aug 7, 2024
5aef526
[nrf fromtree] soc: nordic: nrf54h: Retrigger TASK_FREQ_CHANGE
karstenkoenig May 23, 2024
9e30235
[nrf fromtree] soc: nordic: Fix APPROTECT with TF-M
MarkusLassila Jun 20, 2024
695e407
[nrf fromtree] drivers: flash: Do not select NRFX_RRAMC while buildin…
ArekBalysNordic Jul 29, 2024
a49f603
[nrf fromtree] net: ipv6: route: get nexthop's LL address only if rel…
konradderda Aug 6, 2024
7981a26
[nrf fromlist] scripts: nrf_common: Use cfg for SUIT paths
tomchy Jul 31, 2024
42f3433
[nrf fromlist] kconfig: openthread: Add 1.4 version
maciejbaczmanski Aug 9, 2024
8bd088c
[nrf noup] modules: mbedtls: remove deprecated Kconfig
nordic-mare Aug 12, 2024
d5c70f7
[nrf fromlist] bluetooth: host: conn: Fix renamed callback_list
sean-madigan Jul 22, 2024
068d4d3
[nrf fromlist] tests: bluetooth: shell: Add test case to build shell …
sean-madigan Aug 6, 2024
d194bba
[nrf fromlist] bluetooth: controller: kconfig: select power control f…
sean-madigan Jul 22, 2024
46da567
[nrf fromtree] net: openthread: Fix missing dependency for OT `diag`.
canisLupus1313 Aug 13, 2024
468d06d
[nrf noup] modules: hal_nordic: need exactly nrf-regtool v5.5.1
anhmolt Aug 22, 2024
05c6a7c
[nrf fromtree] modules: hal_nordic: dvfs: added callback when scaling…
lstnl Jun 5, 2024
1f24e4c
[nrf fromtree] dts: bindings: clock: fixed-clock: include base.yaml
gmarull Jul 5, 2024
52442f8
[nrf fromlist] dts: nordic: nrf54h20: Add references to clock control…
anangl Jun 20, 2024
4afdcf1
[nrf fromlist] dts: nordic: nrf54h20: Add nodes representing HFXO and…
anangl Aug 13, 2024
c0c938b
[nrf fromlist] boards: nrf54h20dk: Add parameters of mounted HFXO and…
anangl Aug 13, 2024
e16afea
[nrf fromlist] dts: bindings: add nrf-fll16m and nrf-lfclk bindings
bjarki-andreasen Aug 21, 2024
043d345
[nrf fromlist] drivers: clock_control: Add support for nRF54H20 clock…
anangl Jun 20, 2024
ec07b19
[nrf fromlist] soc: nordic: nrf54h: Move HSFLL trimming to clock_cont…
anangl Jul 23, 2024
074a517
[nrf fromlist] samples: boards: nrf: Add nrf2_clock_control sample
anangl Jul 29, 2024
84f0ff8
[nrf fromlist] tests: drivers: Implement nrf2 clock control api tests
nordic-bami Aug 23, 2024
5f4236e
[nrf fromtree] Bluetooth: Mesh: Fix uninitialized field when cancelli…
tot0rokr Aug 21, 2024
5183a34
Revert "[nrf fromlist] tests: drivers: Implement nrf2 clock control a…
bjarki-andreasen Aug 28, 2024
f862808
Revert "[nrf fromlist] samples: boards: nrf: Add nrf2_clock_control s…
bjarki-andreasen Aug 28, 2024
bde2525
Revert "[nrf fromlist] soc: nordic: nrf54h: Move HSFLL trimming to cl…
bjarki-andreasen Aug 28, 2024
66fed85
Revert "[nrf fromlist] drivers: clock_control: Add support for nRF54H…
bjarki-andreasen Aug 28, 2024
5b064b1
Revert "[nrf fromlist] dts: bindings: add nrf-fll16m and nrf-lfclk bi…
bjarki-andreasen Aug 28, 2024
b39be80
Revert "[nrf fromlist] boards: nrf54h20dk: Add parameters of mounted …
bjarki-andreasen Aug 28, 2024
659e657
Revert "[nrf fromlist] dts: nordic: nrf54h20: Add nodes representing …
bjarki-andreasen Aug 28, 2024
b1c6d34
Revert "[nrf fromlist] dts: nordic: nrf54h20: Add references to clock…
bjarki-andreasen Aug 28, 2024
dd1c96c
Revert "[nrf fromtree] dts: bindings: clock: fixed-clock: include bas…
bjarki-andreasen Aug 28, 2024
a415e2d
Revert "[nrf fromtree] modules: hal_nordic: dvfs: added callback when…
bjarki-andreasen Aug 28, 2024
e7415e4
[nrf noup] board: nordic_ thingy53: Enable QSPI by default
hellesvik-nordic Aug 23, 2024
9e80053
[nrf fromtree] modules: hal_nordic: dvfs: added callback when scaling…
lstnl Jun 5, 2024
fe1f649
[nrf fromtree] dts: bindings: clock: fixed-clock: include base.yaml
gmarull Jul 5, 2024
4b009a7
[nrf fromlist] dts: nordic: nrf54h20: Add references to clock control…
anangl Jun 20, 2024
630e9e7
[nrf fromlist] dts: nordic: nrf54h20: Add nodes representing HFXO and…
anangl Aug 13, 2024
fdb7545
[nrf fromlist] boards: nrf54h20dk: Add parameters of mounted HFXO and…
anangl Aug 13, 2024
371b3d0
[nrf fromlist] dts: bindings: add nrf-fll16m and nrf-lfclk bindings
bjarki-andreasen Aug 21, 2024
0c0eacb
[nrf fromlist] drivers: clock_control: Add support for nRF54H20 clock…
anangl Jun 20, 2024
1ec6dda
[nrf fromlist] samples: boards: nrf: Add nrf2_clock_control sample
anangl Jul 29, 2024
28b6861
[nrf fromlist] tests: drivers: Implement nrf2 clock control api tests
nordic-bami Aug 23, 2024
807115b
[nrf fromtree] manifest: update hal_nordic revision to integrate nrfx…
nika-nordic Jul 26, 2024
ae50bc0
[nrf fromtree] modules: hal_nordic: nrfx: remove nrfx_uarte rx cache …
nika-nordic Jul 26, 2024
c34adde
[nrf fromtree] modules: hal_nordic: nrfx: sync configs for UARTE MAGI…
nika-nordic Aug 1, 2024
1e3b3f5
[nrf fromtree] drivers: serial: nrf: add default value for frame time…
nika-nordic Jul 29, 2024
425e40b
[nrf fromtree] drivers: hwinfo: Add support for generating device id …
carlescufi Jul 5, 2024
cde1b1d
[nrf fromlist] tests: bluetooth: tester: refactor CSIP btp command
piotrnarajowski Apr 3, 2024
50b0bbf
[nrf fromtree] dts: bindings: regulator: add nordic,nrf5[2]x-regulato…
gmarull Jun 20, 2024
01a9775
[nrf fromtree] dts: Add missing PDM entries to nRF54L15 device
kl-cruz Aug 19, 2024
d5ca810
[nrf fromtree] soc: Add support for nRF54L15
kl-cruz Aug 19, 2024
4ae94bb
[nrf fromtree] boards: nrf: Add nRF54L15 DK board
kl-cruz Aug 21, 2024
b27ba9e
[nrf fromtree] modules: Add support for nRF54L15 SoC
kl-cruz Aug 21, 2024
f1ee561
[nrf fromtree] drivers: misc: Add support for nRF54L15 SoC
kl-cruz Aug 21, 2024
4f96507
[nrf fromtree] test: samples: nRF54L15 support
kl-cruz Aug 22, 2024
4b390eb
[nrf fromtree] samples: drivers: mbox: Update mbox sample to work wit…
kl-cruz Aug 22, 2024
d969537
[nrf fromtree] tests: kernel: Add support for FLPR core in nRF54L15
kl-cruz Aug 22, 2024
9078923
[nrf fromtree] dts: boards: Add nRF54L15 ENGA configuration
kl-cruz Aug 22, 2024
4016089
[nrf fromtree] soc: nordic: Move DCDC configuration to DT for nRF54L15
kl-cruz Aug 16, 2024
f8ab2bf
[nrf fromlist] soc: nordic: nrf54l15: add missing include
gmarull Aug 30, 2024
a3247ac
[nrf fromtree] drivers: usb: common: nrf_usbd_common: Handle USB SoF …
MarekPieta Aug 7, 2024
79fc1ef
[nrf fromtree] twister: scripts: Split lines before processing
gchwier Aug 21, 2024
fba7ded
[nrf fromtree] twister: Fix failing tests on CI with Python 3.12
fundakol Aug 9, 2024
af17fd8
[nrf fromtree] twister: Fix TypeError at get_installed_packages
golowanow Aug 14, 2024
6a07938
[nrf fromtree] manifest: Update bsim to version v2.2.1
aescolar Jun 7, 2024
6e43e9b
[nrf fromtree] manifest: Update bsim to version v2.3
aescolar Aug 28, 2024
e400f0c
[nrf fromtree] manifest: Update EDTT to latest
aescolar Jun 7, 2024
afbc294
[nrf fromtree] manifest: Update EDTT to latest version
aescolar Aug 27, 2024
7b78fdc
[nrf fromtree] manifest: Update nRF hw models to latest
aescolar Aug 28, 2024
17e06d7
[nrf fromtree] modules: hal_nordic: Support nRF54L15 EGU driver insta…
rugeGerritsen Jul 15, 2024
7f07a70
[nrf fromtree] modules: hal_nordic: Support EGU130 driver instance
rugeGerritsen Jul 15, 2024
cfd7516
[nrf noup] samples: mgmt: mcumgr: Remove child/parent configuration
nordicjm Aug 15, 2024
21c97d0
[nrf noup] samples: bluetooth: hci_pwr_ctrl: Remove child/parent conf…
nordicjm Aug 15, 2024
dc16886
[nrf fromtree] twister: Pass device flash timeout to pytest-harness.
gchwier Aug 30, 2024
02f5447
[nrf noup] dts: Select SoftDevice Controller DTS binding as default
rugeGerritsen Aug 6, 2024
fb6ca20
[nrf noup] snippets: Add snippet for the Zephyr Bluetooth Controller
rugeGerritsen Aug 22, 2024
108f4ee
[nrf fromtree] boards nrf54l15bsim//cpuapp: Don't remove RADIO in DT
aescolar May 28, 2024
5b5a7bb
[nrf fromtree] boards nrf54l15bsim: Update docs as we now have RADIO
aescolar May 28, 2024
ec0cad5
[nrf fromtree] boards nrf_bsim: Add NVIC_GetEnableIRQ()
aescolar Jun 3, 2024
abf8539
[nrf fromtree] boards nrf54l15bsim: Set clock status as ok in DT
aescolar May 29, 2024
fcbb354
[nrf fromtree] boards nrf54l15bsim: Default to build BT Controller if BT
aescolar May 29, 2024
cd99466
[nrf fromtree] boards: nrf54l15bsim: Mention CLOCK
aescolar May 31, 2024
54b3bc3
[nrf fromtree] boards nrf54l15bsim: DT: Set radio status as ok
aescolar May 31, 2024
487f02c
[nrf fromtree] Bluetooth: Controller: Correct power levels for bsim t…
aescolar Jun 3, 2024
832e110
[nrf fromtree] Bluetooth: Controller: Use HAL to modify renamed regis…
aescolar May 29, 2024
836ef4d
[nrf fromtree] Bluetooth: Controller: Fix BT_CTLR_DATA_LEN_UPDATE_SUP…
aescolar May 31, 2024
bbbe360
[nrf fromtree] boards: nrfbsim: Fix testargs with non host libC
aescolar Jul 4, 2024
38d4172
[nrf fromtree] soc: nordic: Select new nrf54lx compatible kconfig option
cvinayak May 30, 2024
1ab7966
[nrf noup] scripts: west: build: Enable sysbuild by default globally
nordicjm Jul 22, 2024
8eac35f
Revert "[nrf noup] dts: Select SoftDevice Controller DTS binding as d…
rugeGerritsen Sep 4, 2024
64df519
[nrf fromtree] tests: bluetooth: tester: add nrf54h20 configs
AyturkDuzen Aug 16, 2024
97b2b53
[nrf fromtree] scripts: pylib: twister: fix missing newlines at handl…
nordic-piks Sep 4, 2024
f7280aa
[nrf fromtree] tests: drivers: Allow configurable i2c speed for bme68…
nordic-bami Aug 21, 2024
ae886fe
[nrf fromlist] boards: nordic: nrf54l15dk: enable HWFC
nordic-piks Sep 5, 2024
4d1484a
[nrf fromtree] tests: drivers: Extend coverage for NRF GRTC timer
nordic-bami Apr 30, 2024
32c3e33
[nrf fromtree] boards: nrf54l15bsim: DTS cleanup
aescolar Sep 3, 2024
f482314
[nrf fromtree] boards: nrf54l15_bsim: Actively set psa-rng to disabled
aescolar Sep 2, 2024
b30017e
[nrf fromtree] boards: nrf54l15_bsim: Update docs including AAR,CCM, ECB
aescolar Sep 2, 2024
fa4cc15
[nrf fromtree] boards: nrf54l15bsim: Compare it to the DK instead of …
aescolar Sep 2, 2024
b53d93c
[nrf fromtree] manifest: Update nRF hw models to latest
aescolar Sep 2, 2024
681f57f
[nrf noup] dts: nordic: Support disabling lfosc
karstenkoenig Aug 30, 2024
609992e
[nrf noup] tests: bluetooth: tester: build with sysbuild
AyturkDuzen Sep 5, 2024
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
  •  
  •  
  •  
393 changes: 393 additions & 0 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,393 @@
# 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-zigbee-test":
- "subsys/mgmt/mcumgr/**/*"
- "subsys/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "include/dfu/**/*"

"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":
- "samples/net/sockets/echo_*/**/*"
- any:
- "!.github/**/*"
- "!doc/**/*"
- "!CODEOWNERS"
- "!LICENSE"
- "!**/*.rst"
- "!VERSION"
- "!SDK_VERSION"
- "!MAINTAINERS.yml"
- "!version.h.in"
- "!Jenkinsfile"
- "!**/*.md"
- "!tests/**/*"
- "!samples/**/*"
- "!scripts/**/*"

"CI-rs-test":
- "samples/net/sockets/echo_*/**/*"
- any:
- "!.github/**/*"
- "!doc/**/*"
- "!CODEOWNERS"
- "!LICENSE"
- "!**/*.rst"
- "!VERSION"
- "!SDK_VERSION"
- "!MAINTAINERS.yml"
- "!version.h.in"
- "!Jenkinsfile"
- "!**/*.md"
- "!tests/**/*"
- "!samples/**/*"
- "!scripts/**/*"

"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-sidewalk-test":
- "include/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "soc/nordic/**/*"
- "subsys/dfu/**/*"
- "subsys/settings/**/*"
- "subsys/mgmt/mcumgr/**/*"
- "samples/bluetooth/hci_ipc/**/*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"
- "!subsys/bluetooth/audio/**/*"

"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":
- "dts/**/*"
- "boards/nordic/nrf54*/**/*"
- "include/zephyr/**/*"
- "tests/arch/**/*"
- "arch/**/*"
- "tests/kernel/**/*"
- "kernel/**/*"
- "tests/drivers/**/*"
- "tests/boards/nrf/**/*"
- "drivers/**/*"
- "samples/subsys/settings/**/*"
- "subsys/settings/**/*"
- "samples/subsys/logging/**/*"
- "subsys/logging/**/*"
- "samples/sensor/**/*"
- "samples/hello_world/**/*"
- "samples/synchronization/**/*"
- "samples/subsys/ipc/**/*"
- "samples/drivers/mbox/**/*"
- "samples/drivers/watchdog/**/*"
- "samples/drivers/soc_flash_nrf/**/*"
- "samples/drivers/jesd216/**/*"
- "samples/drivers/spi_flash/**/*"
- "samples/drivers/adc/**/*"
- "samples/basic/fade_led/**/*"
- "samples/basic/blinky_pwm/**/*"
- "samples/subsys/usb/mass/**/*"
- "samples/subsys/usb/cdc_acm/**/*"
- "modules/hal_nordic/**/*"

"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/**/*"
- "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