Home
last modified time | relevance | path

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

/optee_os/core/drivers/scmi-msg/
H A Dentry.c23 #define SCMI_PAYLOAD_U32_MAX (SCMI_SEC_PAYLOAD_SIZE / sizeof(uint32_t)) macro
25 static uint32_t threaded_payload[CFG_NUM_THREADS][SCMI_PAYLOAD_U32_MAX]
28 static uint32_t interrupt_payload[CFG_TEE_CORE_NB_CORE][SCMI_PAYLOAD_U32_MAX]
31 static uint32_t fastcall_payload[CFG_TEE_CORE_NB_CORE][SCMI_PAYLOAD_U32_MAX]