![]() |
mTower
|
#include <tee.h>
Data Fields | |
| uint32_t | cancel_id |
| uint32_t | session |
TEE_IOC_INVOKE - Invokes a function in a Trusted Application
Takes a struct tee_ioctl_buf_data which contains a struct tee_invoke_func_arg followed by any array of struct tee_param struct tee_ioctl_cancel_arg - Cancels an open session or invoke ioctl : [in] Cancellation id, a unique value to identify this request : [in] Session id, if the session is opened, else set to 0
1.8.13