zephyr/tests/drivers/dma/chan_blen_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
socs samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -04:00
src tests: dma/chan_blen_transfer: relocate TX and RX buffers 2024-08-22 14:25:10 -04:00
CMakeLists.txt tests: dma/chan_blen_transfer: relocate TX and RX buffers 2024-08-22 14:25:10 -04:00
Kconfig
prj.conf
testcase.yaml tests/drivers/dma: Run on native_sim instead of native_posix 2024-03-19 13:15:48 -05:00