wasm-micro-runtime/core/shared/platform/nuttx
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
..
nuttx_platform.c platform/nuttx: Flush icache/dcache properly (#4147) 2025-03-24 07:09:57 +08:00
platform_internal.h Appease GCC strict prototypes warning (#3775) 2024-09-10 09:42:23 +08:00
shared_platform.cmake nuttx: Migrate NuttX CMake build for WAMR (#3256) 2024-04-02 08:53:30 +08:00