nuttx/Documentation/components
Marco Casaroli b7eabe73a0 Documentation/xipfs: Document the execute-in-place file system.
Describe the write-once usage model, the strict in-place mmap and what
MAP_XIP_STRICT is for, extent pinning, manual defragmentation and how to read
its result, the power-loss ordering, the on-media layout, and the
limitations.

The NXFLAT page said ROMFS was the only file system able to serve the XIP
mappings its loader needs.  That is now one of two, so point at both, and at
what the writable one adds: a module can arrive at run time instead of being
baked into a host-built image.

Assisted-by: Claude Code:claude-opus-5
Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
2026-07-29 07:49:03 -03:00
..
arch
audio docs/audio_tone: Add documentation about the audio tone driver 2026-07-13 09:42:26 +08:00
concurrency
drivers documentation: mention PIO4IOE IO Expander 2026-07-28 10:18:01 +08:00
filesystem Documentation/xipfs: Document the execute-in-place file system. 2026-07-29 07:49:03 -03:00
libs include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
mm
net Documentation/net: document lower-half driver performance tuning 2026-07-13 11:53:26 +02:00
nxgraphics !boards/boardctl: Remove BOARDIOC_INIT 2026-05-26 09:57:29 +08:00
tools tools/nxstyle: add a script to check a whole tree at once 2026-07-28 02:43:24 +08:00
binfmt.rst
boards.rst Documentation/components/boards.rst: fix typo 2026-06-04 09:58:42 +08:00
cmake.rst
crypto.rst crypto: Support SHA2_224_HMAC 2026-07-04 14:15:17 +08:00
index.rst
nxflat.rst Documentation/xipfs: Document the execute-in-place file system. 2026-07-29 07:49:03 -03:00
openamp.rst
paging.rst
syscall.rst
video.rst
wireless.rst