mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 15:22:34 -04:00
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.c | ||
| smccc.h | ||
| smccc_arm.S | ||
| smccc_arm64.S | ||
| smccc_trng.c | ||