mTower
Data Fields
TEEC_Parameter Union Reference

#include <tee_client_api.h>

Data Fields

TEEC_TempMemoryReference tmpref
 
TEEC_RegisteredMemoryReference memref
 
TEEC_Value value
 

Detailed Description

union TEEC_Parameter - Memory container to be used when passing data between client application and trusted code.

Either the client uses a shared memory reference, parts of it or a small raw data container.

Parameters
tmprefA temporary memory reference only valid for the duration of the operation.
memrefThe entire shared memory or parts of it.
valueThe small raw data container to use

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