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): check virtio_rng is not available through sysfs
On guest 6.1 on ARM instances we have a new paravirtualized SMCC
TRNG device, which breaks the assumptions of test_rng_not_present.
This patch changes the test to read the list of available hwrng devices
and assert virtio_rng is not preset.
Signed-off-by: Riccardo Mancini <[email protected]>
0 commit comments