cloud-hypervisor/vmm
Sebastien Boeuf 3793ffe888 vmm: config: Move TDX to rely on PayloadConfig
Removing the option --tdx to specify that we want to run a TD VM. Rely
on --platform option by adding the "tdx" boolean parameter. This is the
new way for enabling TDX with Cloud Hypervisor.

Along with this change, the way to retrieve the firmware path has been
updated to rely on the recently introduced PayloadConfig structure.

Fixes #4556

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-09-05 12:14:59 +01:00
..
src vmm: config: Move TDX to rely on PayloadConfig 2022-09-05 12:14:59 +01:00
Cargo.toml build: bump clap from 3.2.19 to 3.2.20 2022-09-02 02:07:12 +00:00