wasm-micro-runtime/core
Huang Qi 5bdbba0dbe
platform/nuttx: Fix dcache operation in os_dcache_flush (#4225)
Replace up_invalidate_dcache_all() with up_flush_dcache_all() in
os_dcache_flush() to properly flush the data cache instead of just
invalidating it. This ensures that any modified data in the cache
is written back to memory before execution.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2025-05-06 06:55:53 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm teach aot emitter/loader about .srodata and .srodata.cst* sections (#4240) 2025-05-06 06:55:35 +08:00
shared platform/nuttx: Fix dcache operation in os_dcache_flush (#4225) 2025-05-06 06:55:53 +08:00
config.h Merge dev/simd for fast-interp (#4131) 2025-03-20 14:23:20 +08:00
version.h Add version.h and update versioning documentation for embedded platforms 2025-02-05 10:31:20 +00:00
version.h.in Add version.h and update versioning documentation for embedded platforms 2025-02-05 10:31:20 +00:00