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 | 466 check_retrieve_request(struct sp_mem_receiver *receiver, uint32_t ffa_vers, in check_retrieve_request() 533 static void create_retrieve_response(uint32_t ffa_vers, void *dst_buffer, in create_retrieve_response() 1256 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() 567 static TEE_Result lsp_partition_info_get(uint32_t ffa_vers, void *buf, in lsp_partition_info_get() 954 int spmc_read_mem_transaction(uint32_t ffa_vers, void *buf, size_t blen, in spmc_read_mem_transaction()
|
| 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()
|