mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-19 16:38:00 +00:00
kata-deploy: Add td-shim as part of the cc-tarball
4cf502fb20
added the ability to build
TD-Shim, but forgot to have it added as part of the cc-tarball target.
Fixes: #5042
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
b9c0f7fb09
commit
b6873f9581
@ -87,6 +87,7 @@ cc: cc-cloud-hypervisor-tarball \
|
||||
cc-virtiofsd-tarball \
|
||||
cc-tdx-kernel-tarball \
|
||||
cc-tdx-qemu-tarball \
|
||||
cc-tdx-td-shim-tarball \
|
||||
cc-tdx-tdvf-tarball
|
||||
|
||||
cc-cloud-hypervisor-tarball:
|
||||
|
Loading…
Reference in New Issue
Block a user