gpu: nvgpu: addon to RC unit

Added entries to SWUTS.sources and required_tests.json

Jira NVGPU-4385

Change-Id: I8300645d0ea63e9e016d602f1cc4cf1d4104f45b
Signed-off-by: Debarshi Dutta <ddutta@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2287600
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Debarshi Dutta
2020-01-30 16:57:55 +05:30
committed by Alex Waterman
parent fa75e9d2de
commit 249418b90b
2 changed files with 62 additions and 0 deletions

View File

@@ -52,6 +52,8 @@ INPUT += ../../../userspace/units/fifo/runlist/gk20a/nvgpu-runlist-gk20a.h
INPUT += ../../../userspace/units/fifo/runlist/gv11b/nvgpu-runlist-gv11b.h
INPUT += ../../../userspace/units/fifo/tsg/nvgpu-tsg.h
INPUT += ../../../userspace/units/fifo/tsg/gv11b/nvgpu-tsg-gv11b.h
INPUT += ../../../userspace/units/rc/nvgpu-rc.h
INPUT += ../../../userspace/units/rc/nvgpu-rc.c
INPUT += ../../../userspace/units/fifo/userd/gk20a/nvgpu-userd-gk20a.h
INPUT += ../../../userspace/units/fifo/userd/gv11b/nvgpu-usermode-gv11b.h
INPUT += ../../../userspace/units/fifo/usermode/gv11b/nvgpu-usermode-gv11b.h