mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
The list of valid class numbers is inconsistent between SWUD and code. Remove the non-Volta class numbers from the valid list to ensure consistency. Also, there are some common.class files in safety build which are not needed. Remove files hal/class/class_gm20b.h and hal/class/class_gp10b.h from safety build. Enhance common.class SWUD to include hyperlinks and input parameter validation information. JIRA NVGPU-6645 JIRA NVGPU-6991 Change-Id: I91f76dfed17bad1ed946070d0c96732047fd4548 Signed-off-by: Tejal Kudav <tkudav@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2603768 (cherry picked from commit af36b956ef12d1ef09aed6757d68d5866303b931) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2634753 Reviewed-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit