mirror of
https://github.com/apache/nuttx.git
synced 2026-08-24 23:18:21 +00:00
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> |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| Kconfig | ||