mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
In order to provide separate access control for Device Management and Firmware Update IOCTL's, separate device nodes are created. - /dev/vblkdevX.ctl is for Device Management related IOCTL's - /dev/vblkdevX.ffu is for Firmware Update related IOCTL's Removed the old approach of checking for access permission inside the driver. Jira SSV-12846 Change-Id: Id34d37a34eb1b988559d5dc3aec0b2291dcecc8f Signed-off-by: Sanjith T D <std@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3324229 Reviewed-by: Vipin Kumar <vipink@nvidia.com> Reviewed-by: Sreenivas Velpula <svelpula@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>