You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test_rng): ensure virtio_rng is the current device used by hwrng
ARM Uvm with 6.1 kernel have an additional SMCCC TRNG device which is
paravirtualized by KVM. We need to ensure we are testing the virtio-rng
device, which is the one picked up by default by the kernel, if
available.
Signed-off-by: Riccardo Mancini <[email protected]>
0 commit comments