<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/include/uapi/misc, branch gpu-paging</title>
<subtitle>NVIDIA's kernel modules to support tegra chips (used in Jetson boards)</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/'/>
<entry>
<title>misc: mods: move mods.h to uapi</title>
<updated>2020-03-26T13:54:30+00:00</updated>
<author>
<name>Chris Dragan</name>
<email>kdragan@nvidia.com</email>
</author>
<published>2020-03-04T15:41:50+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=5dc99b83afdc03e2d27ee5d6ebd937dd6a2f0785'/>
<id>5dc99b83afdc03e2d27ee5d6ebd937dd6a2f0785</id>
<content type='text'>
moved mods.h to uapi directory as per Linux user-space ABI to give
userland access of mods.h

* Update SPDX license header.

Bug 2657961

Change-Id: I65f4a8ff48c534144afc5aca7ce556dcc82d9342
(cherry picked from commit a525dd043ba3fc98d7f8fd9d5d1509c39df2b005)
Signed-off-by: Ankit Patel &lt;anpatel@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2315156
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved mods.h to uapi directory as per Linux user-space ABI to give
userland access of mods.h

* Update SPDX license header.

Bug 2657961

Change-Id: I65f4a8ff48c534144afc5aca7ce556dcc82d9342
(cherry picked from commit a525dd043ba3fc98d7f8fd9d5d1509c39df2b005)
Signed-off-by: Ankit Patel &lt;anpatel@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2315156
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>headers : move/modified header for User-space ABI</title>
<updated>2020-03-25T17:24:22+00:00</updated>
<author>
<name>Ankit Patel</name>
<email>anpatel@nvidia.com</email>
</author>
<published>2020-03-24T07:53:37+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=348c5ff55d7499222f154aea9e9893e6cfa677ce'/>
<id>348c5ff55d7499222f154aea9e9893e6cfa677ce</id>
<content type='text'>
copied/moved/modified headers from the driver directory to the
include/uapi directory, which have IOCTL components required to
get access from user space as per Linux kernel user-space ABI.

Bug 2657961

Signed-off-by: Ankit Patel &lt;anpatel@nvidia.com&gt;
Change-Id: Ie70b2839e0a1031a685ff3e4bb93c73741645f44
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2317530
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
copied/moved/modified headers from the driver directory to the
include/uapi directory, which have IOCTL components required to
get access from user space as per Linux kernel user-space ABI.

Bug 2657961

Signed-off-by: Ankit Patel &lt;anpatel@nvidia.com&gt;
Change-Id: Ie70b2839e0a1031a685ff3e4bb93c73741645f44
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2317530
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>include: uapi: correct the include path for headers</title>
<updated>2020-02-10T19:54:18+00:00</updated>
<author>
<name>Ankit Patel</name>
<email>anpatel@nvidia.com</email>
</author>
<published>2020-02-04T10:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=f8c05a422c4f14114c762906e24f4221a7343469'/>
<id>f8c05a422c4f14114c762906e24f4221a7343469</id>
<content type='text'>
Modified the commit e4163dbef1719b52b2d04782778767d313f37cdc

After installing the user space headers using make headers_install,
We do not have an uapi as a top level directory. Hence we must
include from the regular path linux|media|misc|video within the user
space header files.

Bug 2806057

Change-Id: I2f32a32814ac5347769177428717da7e7098147d
Signed-off-by: Ankit Patel &lt;anpatel@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2289667
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified the commit e4163dbef1719b52b2d04782778767d313f37cdc

After installing the user space headers using make headers_install,
We do not have an uapi as a top level directory. Hence we must
include from the regular path linux|media|misc|video within the user
space header files.

Bug 2806057

Change-Id: I2f32a32814ac5347769177428717da7e7098147d
Signed-off-by: Ankit Patel &lt;anpatel@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2289667
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include: uapi: change the data type in headers</title>
<updated>2019-05-10T13:44:00+00:00</updated>
<author>
<name>Anuj Gangwar</name>
<email>anujg@nvidia.com</email>
</author>
<published>2019-05-10T03:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=6f8da2ca9d5db9c4989859a4f8578eb9e24b1f4f'/>
<id>6f8da2ca9d5db9c4989859a4f8578eb9e24b1f4f</id>
<content type='text'>
According kernel ABI proposal, user-space headers should have data
type like __u8, __u16, __u32, __u64 instead of u8, u16, u32, u64.

Bug 2062672

Change-Id: I3b5d09584efb0738f87f03c9d746bffec3d2a209
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2116124
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According kernel ABI proposal, user-space headers should have data
type like __u8, __u16, __u32, __u64 instead of u8, u16, u32, u64.

Bug 2062672

Change-Id: I3b5d09584efb0738f87f03c9d746bffec3d2a209
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2116124
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include: uapi: move compat_saf775x_ioctl.h file</title>
<updated>2019-05-06T15:28:40+00:00</updated>
<author>
<name>Anuj Gangwar</name>
<email>anujg@nvidia.com</email>
</author>
<published>2019-03-05T06:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=cfcaa72913c5295962dfd9cd3b20f3736dc3fa8d'/>
<id>cfcaa72913c5295962dfd9cd3b20f3736dc3fa8d</id>
<content type='text'>
Move compat_saf775x_ioctl header file from drivers/misc/saf775x/ to
include/uapi/misc/.

Change the path for header in dependent c files.

Bug 2062672

Change-Id: I959d16b8b56214cf2db83c05f181faf1def2a1e1
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2032464
(cherry picked from commit 07d3aa875210c2f833a60afa5fb5c546a33d29d7)
Reviewed-on: https://git-master.nvidia.com/r/2109958
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move compat_saf775x_ioctl header file from drivers/misc/saf775x/ to
include/uapi/misc/.

Change the path for header in dependent c files.

Bug 2062672

Change-Id: I959d16b8b56214cf2db83c05f181faf1def2a1e1
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2032464
(cherry picked from commit 07d3aa875210c2f833a60afa5fb5c546a33d29d7)
Reviewed-on: https://git-master.nvidia.com/r/2109958
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include: uapi: move ote_protocol header file</title>
<updated>2019-05-06T15:28:22+00:00</updated>
<author>
<name>Anuj Gangwar</name>
<email>anujg@nvidia.com</email>
</author>
<published>2019-03-04T11:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=fc1fb4190482d328db06ff85a55ec4c9ad0892ed'/>
<id>fc1fb4190482d328db06ff85a55ec4c9ad0892ed</id>
<content type='text'>
Move ote_protocol.h file from security/tlk_driver/ to
include/uapi/misc/.

Bug 2062672

Change-Id: I6d88e167382d2902bfb54b2ae8a65d7b808b7351
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2031862
(cherry picked from commit 37bbad13036fa4cfeeb3347919db3f825fe8dbc2)
Reviewed-on: https://git-master.nvidia.com/r/2109947
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move ote_protocol.h file from security/tlk_driver/ to
include/uapi/misc/.

Bug 2062672

Change-Id: I6d88e167382d2902bfb54b2ae8a65d7b808b7351
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2031862
(cherry picked from commit 37bbad13036fa4cfeeb3347919db3f825fe8dbc2)
Reviewed-on: https://git-master.nvidia.com/r/2109947
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include: uapi: move saf775x_ioctl.h with IOCTL</title>
<updated>2019-05-06T15:28:13+00:00</updated>
<author>
<name>Anuj Gangwar</name>
<email>anujg@nvidia.com</email>
</author>
<published>2019-03-20T06:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=9467a3f62c6a32fde8eb5ec10407b9c560995108'/>
<id>9467a3f62c6a32fde8eb5ec10407b9c560995108</id>
<content type='text'>
Create new header file saf775x_ioctl.h in include/uapi/misc/. The new
file has IOCTL definitions which is moved from drivers/misc/saf775x/.

Bug 2062672

Change-Id: Id180b15964d3e3a89da85a9117586b8b79ab641a
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2077102
(cherry picked from commit 8c2f5f580dadb73e12b1a1866c8c4f267c6d0594)
Reviewed-on: https://git-master.nvidia.com/r/2109932
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create new header file saf775x_ioctl.h in include/uapi/misc/. The new
file has IOCTL definitions which is moved from drivers/misc/saf775x/.

Bug 2062672

Change-Id: Id180b15964d3e3a89da85a9117586b8b79ab641a
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2077102
(cherry picked from commit 8c2f5f580dadb73e12b1a1866c8c4f267c6d0594)
Reviewed-on: https://git-master.nvidia.com/r/2109932
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include: uapi: move tegra-cryptodev header file</title>
<updated>2019-05-03T20:43:41+00:00</updated>
<author>
<name>Anuj Gangwar</name>
<email>anujg@nvidia.com</email>
</author>
<published>2019-05-02T09:35:13+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=776201d0c40db37ef01403909378c06bc42d5d38'/>
<id>776201d0c40db37ef01403909378c06bc42d5d38</id>
<content type='text'>
Move tegra-cryptodev header file from drivers/crypto/ to
include/uapi/misc/.

Change the path for above header in the dependent file.

Bug 2062672

Change-Id: I738fc7e9425f251372c38573c7f23c89be059a15
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2029283
(cherry picked from commit 2c27305ca4404483d0a356636594ebeeedf53fc3)
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2110150
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move tegra-cryptodev header file from drivers/crypto/ to
include/uapi/misc/.

Change the path for above header in the dependent file.

Bug 2062672

Change-Id: I738fc7e9425f251372c38573c7f23c89be059a15
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2029283
(cherry picked from commit 2c27305ca4404483d0a356636594ebeeedf53fc3)
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2110150
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include: uapi: move adsp user-interface header</title>
<updated>2019-05-03T20:42:48+00:00</updated>
<author>
<name>Anuj Gangwar</name>
<email>anujg@nvidia.com</email>
</author>
<published>2018-11-23T05:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=c198420ae9cc93fa525b634edb3c4d110cbbaaac'/>
<id>c198420ae9cc93fa525b634edb3c4d110cbbaaac</id>
<content type='text'>
Move the driver adsp_console_ioctl.h user-interface headers from
drivers/platform/tegra/nvadsp/adsp_console_ioctl.h to
include/uapi/misc/

Change the path for above headers in the dependent files.

Bug 2062672

Change-Id: I7337c0fc03a75101b4276773368a7c4eccd25960
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1956612
(cherry picked from commit 0c4e03013ebc5a94f4bddff10709edf9ccc1a90a)
Reviewed-on: https://git-master.nvidia.com/r/2109982
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the driver adsp_console_ioctl.h user-interface headers from
drivers/platform/tegra/nvadsp/adsp_console_ioctl.h to
include/uapi/misc/

Change the path for above headers in the dependent files.

Bug 2062672

Change-Id: I7337c0fc03a75101b4276773368a7c4eccd25960
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1956612
(cherry picked from commit 0c4e03013ebc5a94f4bddff10709edf9ccc1a90a)
Reviewed-on: https://git-master.nvidia.com/r/2109982
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include: uapi: move eqos_ape_ioctl header file</title>
<updated>2019-05-03T20:42:30+00:00</updated>
<author>
<name>Anuj Gangwar</name>
<email>anujg@nvidia.com</email>
</author>
<published>2019-03-01T04:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=0bb6bca7d524bb734448031758b13437a7042678'/>
<id>0bb6bca7d524bb734448031758b13437a7042678</id>
<content type='text'>
Move eqos_ape_ioctl header file from drivers/misc/eqos_ape/ to
include/uapi/misc/.

Change the path for above header in the dependent file.

Bug 2062672

Change-Id: I471da15bcc8ecad1cec2855421bf88469737275a
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2030422
(cherry picked from commit d5a783f1c86c9063d2e2bf9085376d20f028c7e4)
Reviewed-on: https://git-master.nvidia.com/r/2109960
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move eqos_ape_ioctl header file from drivers/misc/eqos_ape/ to
include/uapi/misc/.

Change the path for above header in the dependent file.

Bug 2062672

Change-Id: I471da15bcc8ecad1cec2855421bf88469737275a
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2030422
(cherry picked from commit d5a783f1c86c9063d2e2bf9085376d20f028c7e4)
Reviewed-on: https://git-master.nvidia.com/r/2109960
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
