Searched defs:ffa_vers (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/arch/arm/include/kernel/ |
| H A D | thread_spmc.h | 29 uint32_t ffa_vers; member
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | spmc_sp_handler.c | 467 check_retrieve_request(struct sp_mem_receiver *receiver, uint32_t ffa_vers, in check_retrieve_request() 534 static void create_retrieve_response(uint32_t ffa_vers, void *dst_buffer, in create_retrieve_response() 1257 static void handle_console_log(uint32_t ffa_vers, in handle_console_log()
|
| H A D | thread_spmc.c | 529 TEE_Result spmc_fill_partition_entry(uint32_t ffa_vers, void *buf, size_t blen, in spmc_fill_partition_entry() argument 567 static TEE_Result lsp_partition_info_get(uint32_t ffa_vers, void *buf, in lsp_partition_info_get() argument 954 spmc_read_mem_transaction(uint32_t ffa_vers,void * buf,size_t blen,uint32_t tot_len,uint32_t frag_len,struct ffa_mem_transaction_x * trans) spmc_read_mem_transaction() argument [all...] |
| H A D | secure_partition.c | 131 TEE_Result sp_partition_info_get(uint32_t ffa_vers, void *buf, size_t buf_size, in sp_partition_info_get()
|