Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/drivers/
A Dscmi-msg.h15 #define SMT_BUF_SLOT_SIZE 128U macro
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_scmi.c52 (SMT_BUFFER1_BASE + SMT_BUF_SLOT_SIZE),
58 .shm_size = SMT_BUF_SLOT_SIZE,
62 .shm_size = SMT_BUF_SLOT_SIZE,
/arm-trusted-firmware-2.8.0/drivers/scmi-msg/
A Dsmt.c43 CASSERT(SCMI_PLAYLOAD_MAX + sizeof(struct smt_header) <= SMT_BUF_SLOT_SIZE,

Completed in 3 milliseconds