Home
last modified time | relevance | path

Searched refs:ffa_value (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/services/
H A Del3_spmd_logical_sp.h28 struct ffa_value { struct
101 static inline bool is_ffa_error(struct ffa_value *retval) in is_ffa_error()
106 static inline bool is_ffa_success(struct ffa_value *retval) in is_ffa_success()
112 static inline bool is_ffa_direct_msg_resp(struct ffa_value *retval) in is_ffa_direct_msg_resp()
120 struct ffa_value *args) in ffa_partition_info_regs_get_last_idx()
126 struct ffa_value *args) in ffa_partition_info_regs_get_curr_idx()
131 static inline uint16_t ffa_partition_info_regs_get_tag(struct ffa_value *args) in ffa_partition_info_regs_get_tag()
137 struct ffa_value *args) in ffa_partition_info_regs_get_desc_size()
146 struct ffa_value *args, uint8_t idx,
153 struct ffa_value *retval);
[all …]
/rk3399_ARM-atf/services/std_svc/spmd/
H A Dspmd_logical_sp.c113 static void spmd_encode_ffa_error(struct ffa_value *retval, int32_t error_code) in spmd_encode_ffa_error()
145 struct ffa_value *retval) in spmd_encode_ctx_to_ffa_value()
357 struct ffa_value *args, uint8_t idx, in ffa_partition_info_regs_get_part_info()
432 struct ffa_value ret = { 0 }; in spmd_el3_populate_logical_partition_info()
525 struct ffa_value *retval) in spmd_el3_invoke_partition_info_get()
607 struct ffa_value *retval) in spmd_el3_ffa_msg_direct_req_common()
752 struct ffa_value *retval) in spmd_el3_ffa_msg_direct_req2()
788 struct ffa_value *retval) in spmd_el3_ffa_msg_direct_req()
846 enum lfa_retc *lfa_ret, struct ffa_value *retval) in spmd_lsp_build_live_activation_request()
896 spmd_lsp_check_live_activation_response(struct ffa_value retval, in spmd_lsp_check_live_activation_response()
[all …]
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_spmd_logical_sp.c47 struct ffa_value retval = { 0 }; in plat_spmd_logical_sp_smc_handler()
127 struct ffa_value ret = { 0 }; in lfa_sp_activate()