nuttx/arch/mips/src
Lwazi Dube 60abe4744f arch/mips/jz4780: Add hardware Random Number Generator (RNG) support
Add support for the hardware Random Number Generator (RNG) module found
on the Ingenic JZ4780 SoC.

Changes include:
- Update jz4780 chip.h with power management controllor base
  address JZPMC_BASE and register offsets for the RNG registers.
- A new file jz4780_rng.c to provide character driver interfaces
  for `/dev/random` and `/dev/urandom` utilizing the hardware
  RNG block.

Signed-off-by: Lwazi Dube <lwazeh@gmail.com>
2026-08-08 15:03:44 -03:00
..
common arch/mips: Add basic support for MIPS Creator CI20 board 2026-07-15 08:02:55 -03:00
jz4780 arch/mips/jz4780: Add hardware Random Number Generator (RNG) support 2026-08-08 15:03:44 -03:00
mips32 arch/mips: Add basic support for MIPS Creator CI20 board 2026-07-15 08:02:55 -03:00
pic32mx include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
pic32mz drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers. 2026-07-02 13:29:48 +08:00
.gitignore
Makefile tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00