logging: uart_backend: add uncached buffers support
When async UART is used & DCache is enabled, some SoCs, like STM32H7,
require UART buffers to be placed in nocache memory to avoid cache
coherence issues.
Fixes issue 87795
Signed-off-by:
Abderrahmane JARMOUNI <git@jarmouni.me>
Loading
Please sign in to comment