Commit Graph

7 Commits

Author SHA1 Message Date
armando
84c6a7f596 test(system): increased 200B memory leak thresh due to mmu mmap mutex
200B to extend the thresh, real increase to the memory usage will be smaller
2025-07-08 10:07:17 +08:00
armando
43b4810f56 test(mmu): added esp_mmu_map concurrency test 2025-07-08 10:07:17 +08:00
Armando
ba2ee0ba4d test(mmu): test can find paddr caps by any paddr offset 2025-02-11 15:58:27 +08:00
Marius Vikhammer
4c3c6b7f99 ci: remove redundent ci configs for chip support and network components
CI would build psram config test apps even for target with no psram.
2023-04-26 17:29:51 +08:00
Armando
fda9746bb8 esp_mm: cache_msync API 2023-02-28 10:42:22 +08:00
Armando
4144746fc3 esp_mm: shared and non-shared mapping 2023-02-17 13:04:55 +08:00
Armando
d6844051fc esp_mm: new virtual memory mapping apis via mmu 2023-02-07 20:23:52 +08:00