diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-03-14 15:43:01 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2019-05-22 12:38:54 -0400 |
commit | 19173fd3350e438b414a84fad223ee05a46a8d81 (patch) | |
tree | 2138656d2d64ffa44736b7cb08cd2143e641a005 /hw/nios2 | |
parent | 9d44cb5b2ae10b224e91abb68e6f06a58af43389 (diff) | |
download | qemu-19173fd3350e438b414a84fad223ee05a46a8d81.zip qemu-19173fd3350e438b414a84fad223ee05a46a8d81.tar.gz qemu-19173fd3350e438b414a84fad223ee05a46a8d81.tar.bz2 |
hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofail
The random number is intended for use by the guest. As such, we should
honor the -seed argument for reproducibility. Use the *_nofail routine
instead of error_abort directly.
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/nios2')
0 files changed, 0 insertions, 0 deletions