Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c1816 uint32_t ffa_res = FFA_INVALID_PARAMETERS; in handle_notification_info_get() local
1862 ffa_res = FFA_NO_DATA; in handle_notification_info_get()
1870 spmc_set_args(args, FFA_ERROR, 0, ffa_res, 0, 0, 0); in handle_notification_info_get()