cos_gpu_installer: install multiple GSP firmware files

Install gsp_tu10x.bin and gsp_ad10x.bin gsp firmware files added to the
installer package in newer (R525) driver families.

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

BUG=b/263402686
TEST=install R525 on cos-dev (unsigned), install R470, R510 on cos-lts branches (signed and unsigned)

Change-Id: I278ccd096e0d03cd8ebb5ac60c07bad3f5a5882e
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/40607
Reviewed-by: Arnav Kansal <rnv@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Arnav Kansal <rnv@google.com>
Reviewed-by: Meena Shanmugam <meenashanmugam@google.com>
1 file changed
tree: d40d4ed178ec742c36eba28a8f380e36648642e1
  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.