Commit Graph

1 Commits

Author SHA1 Message Date
Michael Brown e5d0c804ee [s390x] Add support for the PRNO TRNG as an entropy source
The "prno" instruction available on newer CPUs provides a hardware
True Random Number Generator (TRNG) that can be used as an entropy
source, similar to the x86 "rdrand" instruction.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2026-06-28 20:09:23 +01:00