edera-dev / linux-kernel-oci

Build the Linux kernel into OCI images, suitable for Edera products.
Apache License 2.0
8 stars 3 forks source link

enable missing PCI/IOMMU features in zone kernels #35

Open kaniini opened 1 month ago

kaniini commented 1 month ago

Presently our zone kernels do not provide everything needed to build the nvidia driver. So we wind up using a host kernel image instead with them.

kaniini commented 1 month ago

@azenla IMO we probably want a kernel variant that allows these surfaces that normal zone kernels do not, for additional security hardening through surface reduction. What do you think?