Files
nvsci_headers/nvsci_headers_README.txt
svcmobrel-release 9dcb16a971 Updating prebuilts and/or headers
30539c9e44aa07fd4e6587195a5760c9e2e4300d - nvscievent.h
5b2f58a4d46aa8e4f7610c81f4c93cafe0c29c90 - nvsciipc.cfg
8dbc8e93caaeb5f0b725d5a678756784223571dd - nvscisync.h
8a0a9a6809e4f94fef5a607d13f779c37d922b85 - nvscistream_api.h
6b8809ed1b39dcb64c4da2f34ffee2aec10bb0b1 - nvscistream.h
65d2229d2171080ced54ef04a228a1daa0cf79a2 - nvsciipc.h
f81df24708896d40238fd172f21c52905e1d7011 - nvscistream_types.h
cf447a1331d4725724fa47122ea5b821c126054c - nvscierror.h
b90f6b262aa3621031036ee780d8815cde1f7857 - nvscibuf.h

Change-Id: I422272e95b145ddde1ff8568bc172204af11e73d
2023-12-05 20:48:33 -08:00

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