nuttx/arch
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
..
arm arch/nrf52: add SAADC continuous sampling mode 2026-08-08 14:56:52 -03:00
arm64 arch/arm64: remove stale pgalloc sources from CMake build 2026-08-06 08:45:46 -03:00
avr tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
ceva tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
dummy
hc tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
mips arch/mips/jz4780: Add hardware Random Number Generator (RNG) support 2026-08-08 15:03:44 -03:00
misoc tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
or1k tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
renesas tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
risc-v arch/risc-v: MIPI-DSI support for Espressif devices 2026-08-07 19:13:42 -04:00
sim arch/sim: report the keyboard the way the contract says 2026-07-31 11:02:20 -03:00
sparc tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
tricore tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
x86 tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
x86_64 arch/x86_64: align the user stack pointer when entering user space 2026-08-07 09:34:30 -03:00
xtensa arch/[risc-v|xtensa]/espressif: reconnect Wi-Fi STA on AP-side disconnect 2026-08-07 09:18:45 -03:00
z16 tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
z80 style: fix checkpatch issues after debug.h move 2026-04-07 07:50:06 -03:00
CMakeLists.txt
Kconfig arch/x86_64: define the missing CONFIG_ARCH_HAVE_SYSCALL. 2026-07-27 18:24:47 -03:00