Trying to use rng-tools package to feed entropy from the Rock 64 hardware TRNG. /dev/hwrng appears to be available and rng-tools config file is set to feed from that source but on running FIPS tests on /dev/random its starved of entropy. rng-tools.service fails to start, but with no specific error.
After some research the issue may be that the kernel has no drivers for the Rock 64 TRNG, and no modules are available on lsmod?
Trying to use rng-tools package to feed entropy from the Rock 64 hardware TRNG. /dev/hwrng appears to be available and rng-tools config file is set to feed from that source but on running FIPS tests on /dev/random its starved of entropy. rng-tools.service fails to start, but with no specific error. After some research the issue may be that the kernel has no drivers for the Rock 64 TRNG, and no modules are available on lsmod?