mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
SEC2 command and message handling should not deal with SEC2 queues implementation. Only generic queue APIs should be invoked. Prepare SEC2 queues unit for this. In future if underlying queues impleme- ntation has to be changed then it can be done in the queues unit. JIRA NVGPU-2075 Change-Id: Ia9786255bbc22f6f2a9686bd98eef8666d1ab370 Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2085746 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>