#!/bin/sh
# DF-1989 run: prints the HW-gated message.  Real reproduction needs a CRB.
cd "$(dirname "$0")"
./tpm_crb_oob "$@"
