zephyr/tests
Aksel Skauge Mellbye b25acabb70 drivers: flash: silabs: Add DMA read support
Enable support for using DMA to read from flash.

Signed-off-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>
2025-03-07 20:02:26 +01:00
..
application_development scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
arch arch: arm: cortex_m: Apply clang-format on cortex_m related code 2025-02-13 16:42:48 +01:00
benchmarks tests: latency_measure: fix spelling of "switch" 2025-02-21 11:41:46 +00:00
bluetooth tests: bluetooth: tester: Make brcst_source_stop synchronous 2025-03-07 19:53:44 +01:00
boards tests/boards/native_sim: Switch to only support native_sim 2025-03-07 19:16:14 +01:00
boot tests: boot: test_mcuboot: Add swap using offset test 2025-02-10 19:05:25 +01:00
bsim Bluetooth: Host: Add API for reading LE controller features 2025-03-07 19:58:23 +01:00
cmake drivers: gpio: mmio32: update gpio_mmio32 to behave like other divers 2025-02-14 10:42:02 +01:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
ctest/base tests: Add CTest base harness testing 2025-01-10 04:12:42 +01:00
drivers drivers: flash: silabs: Add DMA read support 2025-03-07 20:02:26 +01:00
integration/kernel
kconfig
kernel tests: kernel: Fixed disabling of __deprecated macros 2025-03-07 19:53:17 +01:00
lib tests: lib: multi_heap fix up_squared test failures 2025-03-07 19:48:00 +01:00
misc tests: linker: iterable_sections: Test sorting with 5 numeric characters 2025-01-22 10:40:45 +01:00
modules tests: modules: nanopb: Test on Big Endian platform 2024-12-19 15:20:11 +01:00
net net: tcp: fix ECONNREFUSED not reported by zsock_connect 2025-03-07 19:48:10 +01:00
posix boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
robot
subsys tests: zms: allow to build & run on real platforms 2025-03-07 19:53:27 +01:00
unit tests: fix various unit tests warnings 2024-12-16 20:48:56 +01:00
ztest Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
test_config.yaml