summary refs log tree commit diff stats
path: root/hw/misc/bcm2835_rng.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcm2835_rng: Use qcrypto_random_bytes() rather than rand()Peter Maydell2017-02-281-1/+26
* target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki2017-02-281-0/+124