mTower
Data Fields
tee_ioctl_shm_register_data Struct Reference

#include <tee.h>

Data Fields

uint32_t addr
 
uint32_t length
 
uint32_t flags
 
int32_t id
 

Detailed Description

struct tee_ioctl_shm_register_data - Shared memory register argument : [in] Start address of shared memory to register : [in/out] Length of shared memory to register : [in/out] Flags to/from registration. : [out] Identifier of the shared memory

The flags field should currently be zero as input. Updated by the call with actual flags as defined by TEE_IOCTL_SHM_* above. This structure is used as argument for TEE_IOC_SHM_REGISTER below.


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