mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
-Message header is added as part of FB message queue to have sequence number & checksum to perform sanity check on received message. -Made required changes in structs to read message correctly from data member offset but skipped to handle sanity checks in code as NvGPU not needed for current supported messages . -Added support to handle cmd/msg queue element changes. JIRA NVGPU-3724 Change-Id: I85dccfab8902cbf71752582666931f482c3ec408 Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2155165 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>