# Copyright 2020 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. shell: - make defconfig - make kvm_guest.config config: - CMDLINE_EXTEND # Presumably this gives more interesting coverage. - BINFMT_FLAT # This perf implementation was removed by https://lkml.org/lkml/2022/4/1/1109 (v5.18) - RISCV_BASE_PMU: [-baseline, -v5.18]