From 9ac1e34312021ecc80d1b8db8fbff2f3e60e1a54 Mon Sep 17 00:00:00 2001 From: Philip Elcan Date: Thu, 13 Sep 2018 16:21:38 -0400 Subject: gpu: nvgpu: unit: build in tmake This builds the nvgpu userspace in the tmake build system. The shared library and the unit test binary are built for target. The output goes to the systemimage in nvgpu_unit/build. JIRA NVGPU-1042 Change-Id: I70a118bc02789caf838b2b8e9d6778e94239c56f Signed-off-by: Philip Elcan Reviewed-on: https://git-master.nvidia.com/r/1822287 Reviewed-by: svc-misra-checker GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman Reviewed-by: mobile promotions Tested-by: mobile promotions --- userspace/libnvgpu-unit.export | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 userspace/libnvgpu-unit.export (limited to 'userspace/libnvgpu-unit.export') diff --git a/userspace/libnvgpu-unit.export b/userspace/libnvgpu-unit.export new file mode 100644 index 00000000..4238b30c --- /dev/null +++ b/userspace/libnvgpu-unit.export @@ -0,0 +1,5 @@ +# Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. + +__core_print_stdout +__core_print_stderr +__unit_info_color -- cgit v1.2.2