Skip to content
  • Christian Borntraeger's avatar
    d041315e
    s390/trng: set quality to 1024 · d041315e
    Christian Borntraeger authored
    
    
    The s390-trng does provide 100% entropy. The quality value is supported
    to be between 1 and 1024 and not 1..1000.  Use 1024 to make this driver
    the preferred one. If we ever have a better driver that has the same
    quality but is faster we can change this again when merging the new
    driver. No need to be conservative.
    
    This makes sure that the hw variant is preferred over things like
    virtio-rng, where the hypervisor has a potential to be misconfigured
    and thus should have a slightly lower confidence.
    
    Cc: Harald Freudenberger <freude@linux.ibm.com>
    Signed-off-by: default avatarChristian Borntraeger <borntraeger@de.ibm.com>
    Signed-off-by: default avatarHeiko Carstens <hca@linux.ibm.com>
    d041315e
    s390/trng: set quality to 1024
    Christian Borntraeger authored
    
    
    The s390-trng does provide 100% entropy. The quality value is supported
    to be between 1 and 1024 and not 1..1000.  Use 1024 to make this driver
    the preferred one. If we ever have a better driver that has the same
    quality but is faster we can change this again when merging the new
    driver. No need to be conservative.
    
    This makes sure that the hw variant is preferred over things like
    virtio-rng, where the hypervisor has a potential to be misconfigured
    and thus should have a slightly lower confidence.
    
    Cc: Harald Freudenberger <freude@linux.ibm.com>
    Signed-off-by: default avatarChristian Borntraeger <borntraeger@de.ibm.com>
    Signed-off-by: default avatarHeiko Carstens <hca@linux.ibm.com>
Loading