Skip to content
Commit 17b0128a authored by Jason A. Donenfeld's avatar Jason A. Donenfeld
Browse files

wireguard: selftests: use maximum cpu features and allow rng seeding



By forcing the maximum CPU that QEMU has available, we expose additional
capabilities, such as the RNDR instruction, which increases test
coverage. This then allows the CI to skip the fake seeding step in some
cases. Also enable STRICT_KERNEL_RWX to catch issues related to early
jump labels when the RNG is initialized at boot.

Signed-off-by: default avatarJason A. Donenfeld <Jason@zx2c4.com>
parent e052a478
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment