armando
|
245cd9cda8
|
fix(cache): fixed cache sync ops concurrent call issue
Closes https://github.com/espressif/esp-idf/issues/18023
|
2025-12-25 09:55:27 +08:00 |
|
nvmd
|
d20b89ece0
|
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-15 15:59:21 +08: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 |
|