gpu: Add NVIDIA GPU Confidential kernel target

This is a follow up to the work of minimizing targets, unifying TDX,SNP builds for NVIDIA GPUs

Fixes: #8828

Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
This commit is contained in:
Zvonko Kaiser
2024-01-15 14:54:06 +00:00
parent bb1ada1a8b
commit 4fc34323ae
6 changed files with 22 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ RUN apt-get update && \
build-essential \
ca-certificates \
curl \
debhelper \
flex \
git \
iptables \