nuttx/Documentation/platforms
Abhishek Mishra ba6a4d55fe !Documentation: describe build-time passwd generation workflow.
Document the new mkpasswd-based password generation system and its
integration with the build process.

Changes:
* Add comprehensive mkpasswd tool documentation to components/tools
* Update SIM board docs to explain generated passwd workflow
* Update ESP32-C3-legacy board docs for passwd generation
* Update RX65N board docs with credential handling guidance
* Document how to configure and use BOARD_ETC_ROMFS_PASSWD_* options
* Explain security benefits of build-time generation vs static files
* Update all doc examples from default username "admin" to "root"

BREAKING CHANGE: Boards using static /etc/passwd files in ETC_ROMFS
must migrate to the new build-time generation workflow documented in
Documentation/components/tools/index.rst. The old static passwd files
are no longer present in migrated boards; boards that relied on them
will fail to build until credentials are configured via Kconfig.

Signed-off-by: Abhishek Mishra <mishra.abhishek2808@gmail.com>
2026-04-14 16:06:30 +08:00
..
arm arch/nrf52|nrf53: add qencoder support 2026-04-12 19:41:52 -04:00
arm64 Documentation: imx95-a55-evk: add UMS flashing steps for u-boot 2026-03-24 15:39:07 +08:00
avr arch/avr/src/avrdx: add support for TWI (I2C and SMBus) peripheral 2025-12-01 19:12:26 +08:00
ceva
hc docs/m9s12/demo9s12ne64: Migrate README.txt to RST 2026-02-12 10:43:53 +01:00
mips docs/pic32mz-starterkit: Migrate README.txt to RST 2026-02-15 13:28:32 +01:00
misco misco/lm32/boards/misoc: Migrate README.txt to RST 2025-05-08 03:04:04 +02:00
or1k docs/or1k: Migrate README.txt to RST format 2026-02-06 08:54:28 -03:00
renesas !Documentation: describe build-time passwd generation workflow. 2026-04-14 16:06:30 +08:00
risc-v !Documentation: describe build-time passwd generation workflow. 2026-04-14 16:06:30 +08:00
sim !Documentation: describe build-time passwd generation workflow. 2026-04-14 16:06:30 +08:00
sparc
tricore arch/tricore: support tc4evb board. 2026-03-10 10:38:19 +01:00
x86 Documentation: fix spelling 2025-05-15 11:33:41 +08:00
x86_64 Documentation: add notes about TAP configuration for qemu 2025-12-18 11:39:54 -03:00
xtensa arch/xtensa/esp32: Add support for hardware accelerated PBKDF2 2026-04-10 20:32:46 +08:00
z16 Documentation: update broken links 2024-04-10 15:17:53 -03:00
z80 style: Fix "the the" typo across the codebase. 2026-03-23 11:07:49 +01:00
index.rst