mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
05577afab1dfdf979b73dd32bdd3b750461728a1
For plugins which send integer type data, increasing limit to 0xFFFFFFFF allows for negative values to be sent to ADSP where plugin code can typecast uint to int and obtain desired negative value Bug 1990609 Bug 200381729 Change-Id: I2afecc934e10d4f82badab739e26f7adae1d4cca Signed-off-by: Hariharan Sivaraman <hariharans@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1641078 (cherry picked from commit 315bae2da963f24785acb24705ae9273bdb0f436) Reviewed-on: https://git-master.nvidia.com/r/1645013 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: Uday Gupta <udayg@nvidia.com> Reviewed-by: Ajay Nandakumar M <anandakumarm@nvidia.com> Reviewed-by: Mohan Kumar D <mkumard@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Viraj Karandikar <vkarandikar@nvidia.com> Reviewed-by: Nitin Pai <npai@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided