Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/bl32/tsp/
A Dffa_helpers.h36 #define FFA_FLAG_LEND_MEMORY (1U << 4) macro
A Dtsp_ffa_main.c448 status = test_memory_send(sender, arg4, FFA_FLAG_LEND_MEMORY, !multi_endpoint); in handle_partition_message()
458 status = test_memory_send(sender, arg4, FFA_FLAG_LEND_MEMORY, multi_endpoint); in handle_partition_message()

Completed in 4 milliseconds