>>>> "LP" == Lennart Poettering
<mzerqung(a)0pointer.de> writes:
LP> That's not true anymore. There's a kernel compile time option now
LP> for that in CONFIG_RANDOM_TRUST_CPU=y. And yes, the Fedora kernel
LP> sets that since a while.
Isn't this arch-dependent?
config RANDOM_TRUST_CPU
bool "Trust the CPU manufacturer to initialize Linux's CRNG"
depends on X86 || S390 || PPC
default n
Not sure what happens on ARM but I think it would need to be considered.
- J<