mirror of
git://nv-tegra.nvidia.com/tegra/nv-sci-src/nvsci_headers.git
synced 2025-12-22 09:23:12 +03:00
d0ddab94c11685c63a68694bed69f02c951c170b - nvscievent.h 90b2d50de948c0f2486fcfae0833370ea8a2d03f - nvscierror.h af012d853fbe7ddf90af9cb1b8bd136948b7bb58 - nvsciipc.h e91fc7a9c1daab4c34970804792b70df556ee9f8 - nvsciipc.cfg 6b8809ed1b39dcb64c4da2f34ffee2aec10bb0b1 - nvscistream.h 60df71827224ad5951cf42d18b8005ad6f9a0399 - nvscistream_types.h cf44b50644b81af0652ac1b10205022f5ec8f77d - nvscisync.h c2219e53c743c6453b1a54ffec54bfce9907b571 - nvscistream_api.h 90ef3ca77c503806f61d0a2bfb283ad099cf5806 - nvscibuf.h Change-Id: I17ca48728ec832157ee8dd667f01929fe04f4358
14 lines
645 B
Plaintext
14 lines
645 B
Plaintext
#
|
|
# Copyright (c) 2021, NVIDIA CORPORATION. All rights reserved.
|
|
#
|
|
# NVIDIA CORPORATION and its licensors retain all intellectual property
|
|
# and proprietary rights in and to this software, related documentation
|
|
# and any modifications thereto. Any use, reproduction, disclosure or
|
|
# distribution of this software and related documentation without an express
|
|
# license agreement from NVIDIA CORPORATION 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
|