summaryrefslogtreecommitdiffhomepage
path: root/src/tests/qemu/debug.config
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-07-18 04:13:22 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-07-20 03:37:39 +0200
commit7b3a8fa670976d097128322b5310fec68274c648 (patch)
treef39ce60e0bdd7b6fcd24b3496f1a6b0ade970964 /src/tests/qemu/debug.config
parent71d40d0a9aa8498ce085daa501d6905991f1249d (diff)
qemu: warn on all unseeded random usage when in debug mode
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/tests/qemu/debug.config')
-rw-r--r--src/tests/qemu/debug.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/qemu/debug.config b/src/tests/qemu/debug.config
index 2fd4bb4..41bbf47 100644
--- a/src/tests/qemu/debug.config
+++ b/src/tests/qemu/debug.config
@@ -68,3 +68,4 @@ CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
+CONFIG_WARN_ALL_UNSEEDED_RANDOM=y