![]() |
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Data Structures | |
struct | te_answer |
struct | ote_opensession |
Opens an open trusted environment (OTE) session. More... | |
struct | ote_closesession |
Closes an OTE session. More... | |
struct | ote_launchop |
Launches an operation request. More... | |
union | te_cmd |
Enumerations | |
enum | tos_type_t { TOS_NONE = 0x0, TOS_TRUSTY = 0x1, TOS_TLK = 0x2 } |
Currently supported Trusted OS variants. More... | |
Functions | |
tos_type_t | te_tos_type (void) |
Returns the current Trusted OS type. More... | |
enum tos_type_t |
Currently supported Trusted OS variants.
Enumerator | |
---|---|
TOS_NONE | |
TOS_TRUSTY | |
TOS_TLK |
Definition at line 128 of file ote_client.h.
tos_type_t te_tos_type | ( | void | ) |
Returns the current Trusted OS type.