summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/script.rst
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2025-11-09 11:10:03 +0100
committerHeinrich Schuchardt <[email protected]>2025-11-21 19:18:22 +0100
commit797fe74ef72a6564ae3c878868a0c9d8cc0aea34 (patch)
tree7a87b04291c4b4339484855c55eca0395ff2df97 /doc/develop/bootstd/script.rst
parent094f71064bf22077bbde59460ec92ce3f0744b81 (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 'doc/develop/bootstd/script.rst')
0 files changed, 0 insertions, 0 deletions