Skip to content
Commit cc4e2f52 authored by Fabrice DJIATSA's avatar Fabrice DJIATSA Committed by Daniel DeGrasse
Browse files

tests: drivers: spi: spi_loopback: handle rx/tx buffers nocache memory



Place transfer buffers in non-cacheable memory when
CONFIG_NOCACHE_MEMORY=y. This change ensures that DMA transfer
buffers are allocated in non-cacheable memory on platforms where
CONFIG_NOCACHE_MEMORY is enabled. This avoids potential cache
coherence issues that are not handled by the SPI driver.

Signed-off-by: default avatarFabrice DJIATSA <fabrice.djiatsa-ext@st.com>
parent 5daad8f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment