NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only

Detailed Description

Describes one parameter passed by the trusted core framework to the entry points TA_OpenSessionEntryPoint or TA_InvokeCommandEntryPoint or by the TA to the functions TEE_OpenTASession or TEE_InvokeTACommand.

Which of the field value or memref to select is determined by the parameter type specified in the argument paramTypes passed to the entry point.

Definition at line 47 of file tee_internal_datatypes.h.

Data Fields

TEE_MemoryReference memref
 
TEE_Value value
 

Field Documentation

◆ memref

TEE_MemoryReference TEE_Param::memref

Definition at line 50 of file tee_internal_datatypes.h.

◆ value

TEE_Value TEE_Param::value

Definition at line 52 of file tee_internal_datatypes.h.


The documentation for this struct was generated from the following file: