zephyr/tests/drivers/dma/loop_transfer
Maureen Helm 5ff4f46d9e tests: drivers: dma: Refactor tests to use data relocation
Eliminates dma tests' dependency on CONFIG_NOCACHE_MEMORY=y for
configuring dma data linker sections. This allows optionally relocating
dma source and destination data to sram or other custom linker section
on boards that don't support dma access to flash.

Signed-off-by: Maureen Helm <maureen.helm@analog.com>
2023-12-14 09:27:43 +01:00
..
boards tests: drivers: dma: Refactor tests to use data relocation 2023-12-14 09:27:43 +01:00
src tests: drivers: dma: Refactor tests to use data relocation 2023-12-14 09:27:43 +01:00
CMakeLists.txt tests: drivers: dma: Refactor tests to use data relocation 2023-12-14 09:27:43 +01:00
Kconfig tests: drivers: dma: Refactor tests to use data relocation 2023-12-14 09:27:43 +01:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests: drivers: dma: test dma_emul driver on native_posix boards 2023-12-03 19:22:31 -05:00