Files
u-boot/test/cmd
Heinrich Schuchardt 797fe74ef7 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 <ilias.apalodimas@linaro.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2025-11-21 19:18:22 +01:00
..
2025-02-11 20:12:36 -06:00
2025-02-11 20:12:36 -06:00
2024-10-18 14:10:21 -06:00
2025-02-11 20:12:36 -06:00
2025-02-11 20:12:36 -06:00
2025-08-06 08:41:52 +02:00
2025-02-11 20:12:36 -06:00
2025-02-11 20:12:36 -06:00
2024-10-25 14:22:24 -06:00
2024-10-18 14:10:21 -06:00
2025-02-11 20:12:36 -06:00
2025-02-11 20:12:36 -06:00