#include <trace.h>
#include <stdio.h>
#include <tee_api_defines_extensions.h>
#include <tee_api_types.h>
Go to the source code of this file.
◆ TEE_CacheClean()
| TEE_Result TEE_CacheClean |
( |
char * |
buf, |
|
|
size_t |
len |
|
) |
| |
◆ TEE_CacheFlush()
| TEE_Result TEE_CacheFlush |
( |
char * |
buf, |
|
|
size_t |
len |
|
) |
| |
◆ TEE_CacheInvalidate()
| TEE_Result TEE_CacheInvalidate |
( |
char * |
buf, |
|
|
size_t |
len |
|
) |
| |
◆ tee_map_zi()
| void * tee_map_zi |
( |
size_t |
len, |
|
|
uint32_t |
flags |
|
) |
| |
◆ tee_unmap()
◆ tee_user_mem_check_heap()
| size_t tee_user_mem_check_heap |
( |
void |
| ) |
|
◆ tee_user_mem_mark_heap()
| void tee_user_mem_mark_heap |
( |
void |
| ) |
|
◆ tee_uuid_from_str()