@quex/tdx-measurement-verify-cli
v0.0.3
Published
TDX measurement verification CLI tool
Readme
tdx-measurement-verify-cli
A CLI tool to reproduce Intel® TDX RTMR and MRTD measurements.
Online version: verify.quex.tech
Usage
Usage:
verify.js [options] <UKI> <firmware>
Positional arguments:
UKI path to Unified kernel image
firmware path to firmware image (OVMF.fd)
Options:
-c, --cpu-cores <number> amount of CPU cores (min 1, max 256, default 2)
-m, --memory <MiB> amount of memory in MiB (min 256, default 2048)
-d, --disks <number> amount of disks (max 8, default 0)
-h, --help show this help