diff options
| author | Heinrich Schuchardt <[email protected]> | 2025-11-09 11:10:03 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2025-11-21 19:18:22 +0100 |
| commit | 797fe74ef72a6564ae3c878868a0c9d8cc0aea34 (patch) | |
| tree | 7a87b04291c4b4339484855c55eca0395ff2df97 /scripts/basic | |
| parent | 094f71064bf22077bbde59460ec92ce3f0744b81 (diff) | |
test: cmd/fdt: do not assume RNG device exists
In fdt_test_chosen() currently we test if DM_RNG is configured.
CONFIG_DM_RNG=y does not imply that a RNG device actually exists.
For instance QEMU may be called with -device virtio-rng-device or not.
The current test framework evicts the virtio RNG device even if QEMU is
called with -device virtio-rng-device.
In the fdt_test_chosen() check if a RNG device exists.
Ignore 'No RNG device' messages.
Acked-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
