mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
SEC2 commands and messages management is based on sharing the data through sequences. Functions for sending commands/allocating payload update sequence data acquiring lock and those for working on received messages read/free the sequence data releasing lock. JIRA NVGPU-2075 Change-Id: I988662d6ce6f9a15d67bab2a58d3f2689ffd804a Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2085748 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>