mirror of
git://nv-tegra.nvidia.com/tegra/nv-sci-src/nvsci_headers.git
synced 2025-12-22 09:23:12 +03:00
14db918b92057564d64438c2b7d4b569ad859394 - nvscibuf.h 34c3d9f93fae7bc534aa27ef5316a4e0ce354647 - nvsciipc.cfg 2a4d0df309b74b2cae0a0271329ec8b9613624f7 - nvscistream_api.h 9a0cfbf8a7456e7494343e1a5a54b394a1d539fe - nvscisync.h 6b8809ed1b39dcb64c4da2f34ffee2aec10bb0b1 - nvscistream.h f34deae53b24e77983e4b8db37589d9033c7d4de - nvscievent.h 85df23885e34c0b4d392915a5369f1f0d13f1576 - nvscistream_types.h 89deade79f6a8fa70403b1c2a5be68a12a86b711 - nvscierror.h 4cb4315ec986dee85722642476cd157a46bc88a4 - nvsciipc.h Change-Id: Ib17821e37f81e438af7480d08b0f9deaade78f24
16 lines
767 B
Plaintext
16 lines
767 B
Plaintext
#
|
|
# SPDX-FileCopyrightText: Copyright (c) 2021 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
|
# SPDX-License-Identifier: LicenseRef-NvidiaProprietary
|
|
#
|
|
# NVIDIA CORPORATION, its affiliates and licensors retain all intellectual
|
|
# property and proprietary rights in and to this material, related
|
|
# documentation and any modifications thereto. Any use, reproduction,
|
|
# disclosure or distribution of this material and related documentation
|
|
# without an express license agreement from NVIDIA CORPORATION or
|
|
# its affiliates is strictly prohibited.
|
|
|
|
* nvsci_headers.tbz2 contains NvSci headers and a sample nvsciipc.cfg.
|
|
* nvsciipc.cfg has to be put in /etc/.
|
|
Use the below command to copy the file to /etc directory:
|
|
$sudo cp ./nvsciipc.cfg /etc/nvsciipc.cfg
|