mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
nvgpu: userpace: add test for ecc unit
Add the test cases to valid the following unit interfaces: - nvgpu_ecc_init_support - nvgpu_ecc_finalize_support - nvgpu_ecc_counter_init - nvgpu_ecc_free Jira: NVGPU-2179 Change-Id: I8181c85ff2762bd8170b51eaa685476d0850386b Signed-off-by: Antony Clince Alex <aalex@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2264643 GVS: Gerrit_Virtual_Submit Reviewed-by: Prateek Sethi <prsethi@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>
This commit is contained in:
committed by
Alex Waterman
parent
fc2e6bd3ec
commit
7849577918
@@ -130,6 +130,7 @@ NV_REPOSITORY_COMPONENTS += userspace/units/ce
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/cg
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/sync
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mock-iospace
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/ecc
|
||||
endif
|
||||
|
||||
# Local Variables:
|
||||
|
||||
Reference in New Issue
Block a user