Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
2d442a6
manifest: Upmerge sdk-zephyr repository
anangl Mar 26, 2026
87ded3e
scripts: tools-versions-linux: try zephyr sdk 1.0.0
nordic-piks Mar 19, 2026
5aca119
scripts: Update pip audit whitelist
anangl Mar 26, 2026
351a686
modules: openthread: platform: Update list of source files
anangl Mar 30, 2026
306d5f1
tests: drivers: i2s: Replace deprecated I2S option macros
anangl Mar 30, 2026
9ddf376
nrf_security: Add nrf_security_utils dependency on zephyr_generated_h…
anangl Mar 31, 2026
fc8f8a8
cmake: hpf: Add asm_gen dependency on zephyr_generated_headers
anangl Apr 9, 2026
85f1f72
modules: mcuboot: hooks: nrf53: Fix using NULL device
nordicjm Mar 24, 2026
34acbab
tree: Update repos and partition macro usage
nordicjm Mar 18, 2026
2fe4c70
bootloader_dts_utils: Align address macros
tomchy Mar 19, 2026
36dec95
tests: bootloader: b0_ram_cleanup removed retention testing
ahasztag Mar 24, 2026
ec253a5
net: openthread: Add missing net_log.h inclusion
anangl Apr 8, 2026
509c885
net: lib: downloader: dl_socket: Add missing net_log.h inclusion
anangl Apr 9, 2026
893502e
lib: lte_link_control: dns: Add missing logging/log.h inclusion
anangl Apr 9, 2026
cb60748
treewide: Update paths to NVS and ZMS related files
anangl Apr 8, 2026
521eac0
samples: nrf_rpc: protocols_serialization: Add extra snippet root
anangl Apr 2, 2026
987a50c
applications: hpf: update asm files after zephyr-sdk upgrade
jaz1-nordic Apr 9, 2026
fd8090b
tests: drivers: mspi: controller_peripheral: Simplify code flow
anangl Apr 10, 2026
7a7d819
samples: dect_phy: shell: Fix uninitialized variable warning
anangl Apr 10, 2026
2e24b16
tests: zephyr: drivers: wdt_basic_api: Add Kconfig file
anangl Apr 10, 2026
11c4940
tests: bluetooth: tester: mmdl: Fix uninitialized variable warning
anangl Apr 10, 2026
8315caf
bluetooth: fast_pair: Add lib dependencies on zephyr_generated_headers
anangl Apr 10, 2026
6f6d78a
manifest: Update nrfxlib, matter, and memfault modules
anangl Apr 13, 2026
e59529a
samples: cellular: fmfu_smp_svr: Add missing mcumgr dependency
nordic-mare Apr 13, 2026
dedb7fa
samples: dect_phy: dect_shell: fix Picolibc duplicate malloc link error
jhirsi Apr 13, 2026
4a446bf
samples: matter: Fix missing zephyr log include
ArekBalysNordic Apr 13, 2026
c69af93
lib: ram_pwrdn: remove RAM_POWER_ADJUST_ON_HEAP_RESIZE
Damian-Nordic Apr 13, 2026
a5ed27b
scripts: quarantine_zephyr: add scripts.dashboard
nordic-piks Apr 13, 2026
d725b95
scripts: quarantine_zephyr: extend quarantine for PPR
nordic-piks Apr 13, 2026
445f59c
scripts: quarantine_zephyr: add display.shield for nrf52832
nordic-piks Apr 14, 2026
856da21
boards: nrf54lm20dongle: Enable vregusb for the dongle board
rlubos Apr 14, 2026
890fdf1
tests: lib: location: Fix unity cmock generation
rlubos Apr 15, 2026
fb48502
nrf_security: deprecate PSA_WANT_ECC_SECP_R1_224
tomi-font Apr 14, 2026
c50c9e5
nrf_security: remove CONFIG_PSA_DEFAULT_OFF
tomi-font Apr 15, 2026
8d2b818
nrf_security: move Kconfig includes
tomi-font Apr 15, 2026
857cb0b
samples: tfm_hello_world: fail on failure
tomi-font Apr 15, 2026
0845593
nrf_security: include Zephyr's Kconfig.tf-psa-crypto
tomi-font Apr 16, 2026
d0174e2
nrf_security: replace MBEDTLS_PSA_CRYPTO_C by PSA_CRYPTO_CLIENT
tomi-font Apr 15, 2026
7c8c422
samples: cellular: modem_shell: Disable stack trace with Thingy:91
tokangas Apr 16, 2026
741d221
nrf_security: fix up enabling of CONFIG_MBEDTLS_USE_PSA_CRYPTO
tomi-font Apr 16, 2026
a72d483
tests: mspi: controller_peripheral: Fix compliance check failure
anangl Apr 16, 2026
807e14f
treewide: rename CONFIG_MBEDTLS_CFG_FILE
tomi-font Apr 20, 2026
0e9700a
samples: crypto: hkdf: remove enabling of CONFIG_MBEDTLS_PK_PARSE_C
tomi-font Apr 20, 2026
b160076
Revert "tests: tfm: Temporarily disable UART HWFC for nRF9160"
tomi-font Apr 17, 2026
751e2a7
tests: tf-m: regression: move files
tomi-font Apr 17, 2026
f52a1b3
tests: tf-m: regression: refactor and align with Zephyr
tomi-font Apr 20, 2026
eca0f77
modules: tf-m: adjust Kconfig files
tomi-font Apr 22, 2026
6e29ca0
scripts: quarantine_zephyr: update test names
tomi-font Apr 22, 2026
ee50ebb
tests: tf-m: regression: disable Attestation tests on 53/91
tomi-font Apr 22, 2026
712f261
tests: tf-m: regression: increase TF-M flash partition on 53/91
tomi-font Apr 22, 2026
09a8403
manifest: sdk-hostap: Use sdk-hostap instead of upstream hostap
rado17 Apr 22, 2026
bcb5158
drivers: sdhc_semmc: Update after sdhc_host_props structure refactoring
anangl Apr 22, 2026
4f8f9f1
tools: Update zephyr-sdk to 1.0.1
jangalda-nsc Apr 17, 2026
616905e
tools: Bump lxml, svada and python-dotenv
jangalda-nsc Apr 22, 2026
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
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion applications/hpf/gpio/src/hrt/hrt-nrf54l15.s
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.file "hrt.c"
.option nopic
.attribute arch, "rv32e1p9_m2p0_c2p0_zicsr2p0"
.attribute arch, "rv32e2p0_m2p0_c2p0_zicsr2p0"
.attribute unaligned_access, 0
.attribute stack_align, 4
.text
Expand Down Expand Up @@ -77,3 +77,4 @@ hrt_set_masked_bits:
#NO_APP
ret
.size hrt_set_masked_bits, .-hrt_set_masked_bits
.section .note.GNU-stack,"",@progbits
3 changes: 2 additions & 1 deletion applications/hpf/gpio/src/hrt/hrt-nrf54lm20a.s
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.file "hrt.c"
.option nopic
.attribute arch, "rv32e1p9_m2p0_c2p0_zicsr2p0"
.attribute arch, "rv32e2p0_m2p0_c2p0_zicsr2p0"
.attribute unaligned_access, 0
.attribute stack_align, 4
.text
Expand Down Expand Up @@ -77,3 +77,4 @@ hrt_set_masked_bits:
#NO_APP
ret
.size hrt_set_masked_bits, .-hrt_set_masked_bits
.section .note.GNU-stack,"",@progbits
3 changes: 2 additions & 1 deletion applications/hpf/gpio/src/hrt/hrt-nrf54lm20b.s
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.file "hrt.c"
.option nopic
.attribute arch, "rv32e1p9_m2p0_c2p0_zicsr2p0"
.attribute arch, "rv32e2p0_m2p0_c2p0_zicsr2p0"
.attribute unaligned_access, 0
.attribute stack_align, 4
.text
Expand Down Expand Up @@ -77,3 +77,4 @@ hrt_set_masked_bits:
#NO_APP
ret
.size hrt_set_masked_bits, .-hrt_set_masked_bits
.section .note.GNU-stack,"",@progbits
3 changes: 2 additions & 1 deletion applications/hpf/gpio/src/hrt/hrt-nrf54lv10a.s
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.file "hrt.c"
.option nopic
.attribute arch, "rv32e1p9_m2p0_c2p0_zicsr2p0"
.attribute arch, "rv32e2p0_m2p0_c2p0_zicsr2p0"
.attribute unaligned_access, 0
.attribute stack_align, 4
.text
Expand Down Expand Up @@ -77,3 +77,4 @@ hrt_set_masked_bits:
#NO_APP
ret
.size hrt_set_masked_bits, .-hrt_set_masked_bits
.section .note.GNU-stack,"",@progbits
Loading
Loading