#!/bin/sh
# DF-DF-2020 run: HW-GATED -- no runtime trigger on this guest.
# The vulnerable driver (drm) cannot attach (no mfi/tws/iir/amdgpu HW present).
# Verification is source-trace + fix module-build, not runtime execution.
echo "DF-DF-2020: HW-gated, not runtime-reproducible on this guest. See VERDICT.md."
exit 0
