wasm-micro-runtime/core/shared
Huang Qi 5d8fe5dcfd
platform/nuttx: Flush icache/dcache properly (#4147)
Enhance the os_dcache_flush and os_icache_flush functions to ensure
proper cache invalidation, improving memory management efficiency.
* Added cache invalidation for data cache
* Implemented cache invalidation for instruction cache

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2025-03-24 07:09:57 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Merge pull request #4124 from swankjesse/WAMR_BUILD_GC_HEAP_SIZE_DEFAULT 2025-03-12 14:55:27 +08:00
platform platform/nuttx: Flush icache/dcache properly (#4147) 2025-03-24 07:09:57 +08:00
utils fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00