nuttx/Documentation/reference/user
hujun5 3129c06390 arch/arm64: disable fork support in protected build mode
Modify ARM64 architecture configuration to disable fork support in protected
build mode (BUILD_PROTECTED). Update ARCH_HAVE_FORK condition from
"!BUILD_KERNEL" to "!BUILD_KERNEL && !BUILD_PROTECTED", ensuring fork is
only available in flat/monolithic builds, not in protected kernel builds.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-18 11:17:13 +08:00
..
01_task_control.rst arch/arm64: disable fork support in protected build mode 2026-01-18 11:17:13 +08:00
02_task_scheduling.rst Documentation: Fix a typo in scheduler docs 2025-06-02 23:09:02 +08:00
03_task_control.rst
04_message_queue.rst
05_counting_semaphore.rst sched/semaphore: add support to customize semaphore max allowed value 2025-09-04 09:48:34 +08:00
06_clocks_timers.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
07_signals.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
08_pthread.rst pthread: add pthread_{get|set}concurrency support 2025-08-22 20:50:13 +08:00
09_env_vars.rst documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
10_filesystem.rst documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
11_network.rst 11_network.rst: Add a "Network Interfaces Overview" section and 2025-11-13 11:29:38 -03:00
12_shared_memory.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
13_boardctl.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
14_logging.rst docs/guides/lwl: move lwl's README.txt to lwl.rst 2025-12-23 15:20:06 +01:00
index.rst
structures.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00