6 Commits
Author SHA1 Message Date
Ayush RanjanandgVisor bot 138e98fb7d nvproxy: Refactor DriverVersion out to nvconf package.
This allows for runsc to be able to use DriverVersion without having to depend
on the entirety of nvproxy.

PiperOrigin-RevId: 733912696
2025-03-05 16:43:03 -08:00
Anthony CuiandgVisor bot 5017b6afc5 Add nvproxy test verifying that ABI struct names exist in the source code.
PiperOrigin-RevId: 657773809
2024-07-30 16:46:30 -07:00
Anthony CuiandgVisor bot 3696e420bb Add helper code to set up and run the parser on a given driver version.
PiperOrigin-RevId: 657727841
2024-07-30 14:22:03 -07:00
Anthony CuiandgVisor bot 91270b8427 Add code to search and generate the necessary include files for the Clang tool.
PiperOrigin-RevId: 655691975
2024-07-24 14:04:56 -07:00
Anthony CuiandgVisor bot 842894d1c6 Generate necessary config files for the Clang tool on the Go side.
PiperOrigin-RevId: 655682520
2024-07-24 13:37:00 -07:00
Anthony CuiandgVisor bot a5d0c68db5 Add struct definitions from the Clang tool to the Go side.
PiperOrigin-RevId: 655623963
2024-07-24 10:51:16 -07:00