mirror of
https://github.com/apache/nuttx.git
synced 2026-08-26 20:00:42 +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> |
||
|---|---|---|
| .. | ||
| chip.h | ||
| cp0.h | ||
| irq.h | ||
| irq_jz4780.h | ||