blob: 81f7c60294827661b2b4ddeee5d0bd198b91de77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 2025 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.
config:
- RUST: [override]
- GENDWARFKSYMS: [-baseline]
- RUST_FW_LOADER_ABSTRACTIONS
- RUST_PHYLIB_ABSTRACTIONS
- BLK_DEV_RUST_NULL
- RUST_DEBUG_ASSERTIONS
- RUST_OVERFLOW_CHECKS
- RUST_BITMAP_HARDENED: [v6.18]
- RUST_BUILD_ASSERT_ALLOW: [v6.18]
|