Home
last modified time | relevance | path

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

/optee_os/core/drivers/scmi-msg/
H A Dsmt.c99 if (in_payload_size > SCMI_SEC_PAYLOAD_SIZE) { in scmi_entry_smt()
147 static_assert(SCMI_SEC_PAYLOAD_SIZE + sizeof(struct smt_header) <= in scmi_smt_init_agent_channel()
149 IS_ALIGNED(SCMI_SEC_PAYLOAD_SIZE, sizeof(uint32_t))); in scmi_smt_init_agent_channel()
H A Dcommon.h22 #define SCMI_SEC_PAYLOAD_SIZE 92 macro
H A Dshm_msg.c60 in_size - sizeof(struct msg_header) > SCMI_SEC_PAYLOAD_SIZE || in scmi_entry_msg()
H A Dentry.c23 #define SCMI_PAYLOAD_U32_MAX (SCMI_SEC_PAYLOAD_SIZE / sizeof(uint32_t))
H A Dperf_domain.c287 ((SCMI_SEC_PAYLOAD_SIZE - \