nvidia-container-toolkit/pkg/nvcdi
Kevin Klues 5710b9e7e8 Add globbing for mounting multiple GSP firmware files
Newer drivers have split the GSP firmware into multiple files so a simple match
against gsp.bin in the firmware directory is no longer possible. This patch
adds globbing capabilitis to match any GSP firmware files of the form gsp*.bin
and mount them all into the container.

Signed-off-by: Kevin Klues <kklues@nvidia.com>
2023-02-16 11:53:36 +00:00
..
api.go Add nvcdi package with basic CDI generation API 2023-02-14 19:52:31 +01:00
common.go Add nvcdi package with basic CDI generation API 2023-02-14 19:52:31 +01:00
driver.go Add globbing for mounting multiple GSP firmware files 2023-02-16 11:53:36 +00:00
full-gpu.go Add nvcdi package with basic CDI generation API 2023-02-14 19:52:31 +01:00
lib.go fix: apply options when constructing an instance of the nvcdi library 2023-02-14 16:32:40 -08:00
mig-device.go Add nvcdi package with basic CDI generation API 2023-02-14 19:52:31 +01:00
namer.go Add nvcdi package with basic CDI generation API 2023-02-14 19:52:31 +01:00
options.go Add nvcdi package with basic CDI generation API 2023-02-14 19:52:31 +01:00