mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
utf_falcons in libfalcon_utf.so are used by multiple unit tests and since unit tests are run out of order it might lead to inconsistent access to these structs. Move these to falcon unit test. Updated the logic in the falcon utf shared library to only export the interfaces to read/write to flcn registers/memory. JIRA NVGPU-2159 Change-Id: I3a1f80cce205747de4085802199ecc355bb95d6f Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2174187 GVS: Gerrit_Virtual_Submit Reviewed-by: Divya Singhatwaria <dsinghatwari@nvidia.com> Reviewed-by: Nicolas Benech <nbenech@nvidia.com> Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>