mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: unit: mm: hal/gmmu/ unit tests
This unit test covers most of the nvgpu.hal.gmmu module lines and almost all branches. Jira NVGPU-2218 Change-Id: Ibf73a090ec1195b7dc1c8827967f0e7c773228da Signed-off-by: Vedashree Vidwans <vvidwans@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2254733 GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@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
f31171a667
commit
c404af5575
@@ -67,6 +67,10 @@ NV_REPOSITORY_COMPONENTS += userspace/units/mm/gmmu/pd_cache
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mm/gmmu/page_table
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mm/hal/cache/flush_gk20a_fusa
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mm/hal/cache/flush_gv11b_fusa
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mm/hal/gmmu/gmmu_gk20a_fusa
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mm/hal/gmmu/gmmu_gm20b_fusa
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mm/hal/gmmu/gmmu_gp10b_fusa
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mm/hal/gmmu/gmmu_gv11b_fusa
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mm/hal/gp10b_fusa
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mm/hal/gv11b_fusa
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/mm/mm
|
||||
|
||||
Reference in New Issue
Block a user