mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
In NvSciIpcEndpointValidateAuthTokenLinuxCurrent(), It returns incorrect VUID due to partial string match in corner case. If string length of device node name is different from the size return of snprintf(), it skips comparing strings. Enable debug cmd to test NvSciIpcEndpointValidateAuthTokenLinuxCurrent() and NvSciIpcEndpointMapVuid() since they're kernel APIs. remove one time update limit of SET DB cmd. Added missing updates in nvidia-oot. Bug 3928121 Change-Id: I13cc1927e817a124722156cffa0b391c95c7d28e Signed-off-by: Joshua Cha <joshuac@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2850945 Reviewed-by: Simon Je <sje@nvidia.com> Reviewed-by: Kurt Yi <kyi@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>