zephyr/tests/drivers/dma/chan_link_transfer
Emilio Benavente 63308c5f13 tests: drivers: dma: Enabled DMA Tests for MIMXRT1010_EVK
The Buffer data was being stored in cacheable memory for
the MIMXRT1010_EVK, the caching is not handle in these
test and cause mimxrt1010 to fail, this commit moves the
memory region to DTCM and in some cases lowers the size
of the DATA Buffer since it won't fit in DTCM for MIMXRT1010_EVK

Signed-off-by: Emilio Benavente <emilio.benavente@nxp.com>
2024-09-20 15:23:58 -05:00
..
boards tests: drivers: dma: Enabled DMA Tests for MIMXRT1010_EVK 2024-09-20 15:23:58 -05:00
src dma: Fix error_callback enable/disable confusion 2024-04-11 17:08:10 -04:00
CMakeLists.txt
prj.conf
testcase.yaml tests: drivers: dma: Enabled DMA Tests for MIMXRT1010_EVK 2024-09-20 15:23:58 -05:00