mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-17 13:24:25 +01:00
SNP needs two builds of ovmf: the AmdSev build and the normal x86_64 build. Adds target for vanilla ovmf build for snp Adding another make target / kata-deploy function, and fixing the ovmf builder so these builds dont overlap. Fixes: #5849 Signed-off-by: Alex Carter <Alex.Carter@ibm.com>