commit | 9a6e975c7c41f2fb67d7ef11fceb28942a4a4b4c | [log] [tgz] |
---|---|---|
author | Weizhao Ouyang <o451686892@gmail.com> | Mon Mar 04 14:42:42 2024 +0000 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 13 12:40:43 2024 -0400 |
tree | 9626634b80e030412801805f913668405c91fa2e | |
parent | 1da4d327d49bb068bdc69974e0dee1391dfb30e6 [diff] |
cmd: rng: Add rng list command The 'rng list' command probes all RNG devices and list those devices that are successfully probed. Also update the help info. Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Weizhao Ouyang <o451686892@gmail.com>