mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
vse: increase max support dev count to 70
Bug 5091879 Change-Id: Ib5134b5fb3e41a369afcecad5dffe073bbb90363 Signed-off-by: Nagaraj P N <nagarajp@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3324338 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Leo Chiu <lchiu@nvidia.com> Reviewed-by: Sandeep Trasi <strasi@nvidia.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
#define KEYSLOT_SIZE_BYTES 16
|
||||
#define TEGRA_NVVSE_IOC_MAGIC 0x98
|
||||
#define MAX_NUMBER_MISC_DEVICES 46U
|
||||
#define MAX_NUMBER_MISC_DEVICES 70U
|
||||
|
||||
/* Command ID for various IO Control */
|
||||
#define TEGRA_NVVSE_CMDID_AES_SET_KEY 1
|
||||
|
||||
Reference in New Issue
Block a user