mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +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
@@ -74,6 +74,10 @@ UNITS := \
|
||||
$(UNIT_SRC)/mm/gmmu/page_table \
|
||||
$(UNIT_SRC)/mm/hal/cache/flush_gk20a_fusa \
|
||||
$(UNIT_SRC)/mm/hal/cache/flush_gv11b_fusa \
|
||||
$(UNIT_SRC)/mm/hal/gmmu/gmmu_gk20a_fusa \
|
||||
$(UNIT_SRC)/mm/hal/gmmu/gmmu_gm20b_fusa \
|
||||
$(UNIT_SRC)/mm/hal/gmmu/gmmu_gp10b_fusa \
|
||||
$(UNIT_SRC)/mm/hal/gmmu/gmmu_gv11b_fusa \
|
||||
$(UNIT_SRC)/mm/hal/gp10b_fusa \
|
||||
$(UNIT_SRC)/mm/hal/gv11b_fusa \
|
||||
$(UNIT_SRC)/mm/mm \
|
||||
|
||||
Reference in New Issue
Block a user