wasm-micro-runtime/core/shared/platform/nuttx
Huang Qi 1a676f212b
Zero the memory mapped from os_mmap in NuttX (#3132)
Zero the memory which is required by os_mmap.

This fixes the nuttx spec test CI failure:
https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/7777804669
2024-02-05 15:45:22 +08:00
..
nuttx_platform.c Zero the memory mapped from os_mmap in NuttX (#3132) 2024-02-05 15:45:22 +08:00
platform_internal.h Always allocate linear memory using mmap (#3052) 2024-02-02 22:17:44 +08:00
shared_platform.cmake Always allocate linear memory using mmap (#3052) 2024-02-02 22:17:44 +08:00