aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/debug.yml
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-04-27 19:13:47 +0200
committerAleksandr Nogikh <wp32pw@gmail.com>2023-04-28 10:50:53 +0200
commit0ea6d3bec87a7847c42db79b1fc5edd22aa0301e (patch)
tree1db91422489da8b34191f64fe578954e98de3a29 /dashboard/config/linux/bits/debug.yml
parente5ef5e656688ed1b8c4a5e6519c53e797961fb4a (diff)
dashboard: enable CONFIG_PAGE_TABLE_CHECK on Linux targets
Diffstat (limited to 'dashboard/config/linux/bits/debug.yml')
-rw-r--r--dashboard/config/linux/bits/debug.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml
index e120646cd..eb3a65225 100644
--- a/dashboard/config/linux/bits/debug.yml
+++ b/dashboard/config/linux/bits/debug.yml
@@ -55,3 +55,5 @@ config:
# For context see: https://groups.google.com/g/syzkaller/c/SoydtBd-dYs/m/ns67L4ApAwAJ
- VIRT_CPU_ACCOUNTING_GEN
- CONTEXT_TRACKING_FORCE: [-v6.1]
+ - PAGE_TABLE_CHECK: [v5.17, -s390, -arm, -timeouts_emu]
+ - PAGE_TABLE_CHECK_ENFORCED: [v5.17, -s390, -arm, -timeouts_emu]