mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-21 07:15:49 +00:00
b2f8b2dc87
The Arm True Random Number Generator Firmware Interface provides a way to query the SMCCC firmware for up to 192 bits of entropy. Use it to provide another source of randomness to the kernel. Reviewed by: cem, markm Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D46989 |
||
---|---|---|
.. | ||
psci.c | ||
psci.h | ||
smccc_arm64.S | ||
smccc_arm.S | ||
smccc_trng.c | ||
smccc.c | ||
smccc.h |