cos_gpu_installer: Make installer R535 compatible

- add gsp_ga10x.bin GSP firmware file

Install gsp_ga10x.bin gsp firmware file added to the
installer package in newer (R535) driver families.

More details to the installer package change:
https://download.nvidia.com/XFree86/Linux-x86_64/535.86.05/README/gsp.html

- change max supported driver version to R535 for L4 and H100 for
  fallback behavior.

BUG=b/293342120
TEST=install R535 on COS-109

Change-Id: I22cbe7665465a12d7e8fa5ab3ef0399d8d5f61e7
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/53009
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Oleksandr Tymoshenko <ovt@google.com>
Tested-by: Arnav Kansal <rnv@google.com>
3 files changed
tree: e14bf77aa59a17d94077b4cce982a2f0a33c2790
  1. coverage/
  2. release/
  3. src/
  4. testing/
  5. .gitignore
  6. BUILD.bazel
  7. cloudbuild.yaml
  8. CONTRIBUTING.md
  9. deps.bzl
  10. go.mod
  11. go.sum
  12. LICENSE
  13. README.md
  14. run_tests.sh
  15. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.