Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dffa_console.c85 if (pd->pos == FFA_CONSOLE_LOG_64_V1_1_MAX_MSG_LEN) in ffa_console_64_putc()
/optee_os/core/arch/arm/include/
H A Dffa.h249 #define FFA_CONSOLE_LOG_64_V1_1_MAX_MSG_LEN U(48) macro
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c1271 max_length = FFA_CONSOLE_LOG_64_V1_1_MAX_MSG_LEN; in handle_console_log()