mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
gpu: nvgpu: unit: falcon memory unit test
Add unit test for falcon unit requirement: Read and Write Falcon memory JIRA NVGPU-2214 JIRA NVGPU-898 Change-Id: I7b901b243964c964324e6f743951c6f5745d814b Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2143028 GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@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
mobile promotions
parent
ab61058ddf
commit
3aebf49f7c
@@ -66,7 +66,8 @@ UNITS := \
|
||||
$(UNIT_SRC)/fifo/runlist \
|
||||
$(UNIT_SRC)/fifo/tsg \
|
||||
$(UNIT_SRC)/list \
|
||||
$(UNIT_SRC)/enabled
|
||||
$(UNIT_SRC)/enabled \
|
||||
$(UNIT_SRC)/falcon/falcon
|
||||
|
||||
ifeq ($(CONFIG_NVGPU_HAL_NON_FUSA),1)
|
||||
UNITS += $(UNIT_SRC)/fuse
|
||||
|
||||
Reference in New Issue
Block a user