armando
|
f8135a43cb
|
fix(cache): fixed cache sync ops concurrent call issue
Closes https://github.com/espressif/esp-idf/issues/18023
|
2025-12-24 01:12:47 +00:00 |
|
nvmd
|
59933e16b5
|
change: declutter SPI DMA debug logs
SPI component is overly verbose about its
handling of pre-DMA cache<->memory
synchronization. This commit moves the logs to
verbose level.
|
2025-12-09 21:52:17 -03:00 |
|
armando
|
71a09b82a4
|
change(cache): when vaddr is not cacheable, msync will return not supported
|
2025-08-11 01:53:16 +00:00 |
|
morris
|
fb4b590941
|
refactor(dma)!: remove deprecated functions
|
2025-06-12 12:24:58 +08:00 |
|
armando
|
10d4e71323
|
feat(mmu): use cache freeze for mmap apis
|
2025-06-11 10:27:55 +08:00 |
|