1common:
2  filter: CONFIG_RISCV_PMP
3
4tests:
5  arch.riscv.pmp.null_pointer.locked: {}
6  arch.riscv.pmp.null_pointer.unlocked:
7    extra_configs:
8      - CONFIG_PMP_NO_LOCK_GLOBAL=y
9