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