mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-08 08:54:29 +01:00
We're adding a new target for building Cloud Hypervisor for CC, but it's important to note that the only difference between this one and the "vanilla" build is the installation path. The reasons we're taking this approach are: * Cloud Hypervisor, for the `main` and `stable` branches, is already built with TDX support. * The first target for the CC release doesn't include TEE support. Fixes: #4566 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>