OpenCloudOS-Kernel/tools/testing/selftests/wireguard/qemu
Jason A. Donenfeld b9b01a5625 random: use random.trust_{bootloader,cpu} command line option only
It's very unusual to have both a command line option and a compile time
option, and apparently that's confusing to people. Also, basically
everybody enables the compile time option now, which means people who
want to disable this wind up having to use the command line option to
ensure that anyway. So just reduce the number of moving pieces and nix
the compile time option in favor of the more versatile command line
option.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-11-18 02:18:10 +01:00
..
arch wireguard: selftests: set CONFIG_NONPORTABLE on riscv32 2022-08-12 07:47:12 -07:00
.gitignore wireguard: selftests: restore support for ccache 2022-05-04 17:49:56 -07:00
Makefile wireguard: selftests: do not install headers on UML 2022-09-20 11:26:14 -07:00
debug.config wireguard: selftests: update config fragments 2022-08-02 13:47:50 -07:00
init.c wireguard: selftests: set fake real time in init 2022-07-06 20:04:05 -07:00
kernel.config random: use random.trust_{bootloader,cpu} command line option only 2022-11-18 02:18:10 +01:00