Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/arm/css/sgi/
Dsgi_bl31_setup.c27 .scmi_mbx_mem = CSS_SCMI_PAYLOAD_BASE,
36 .scmi_mbx_mem = CSS_SCMI_PAYLOAD_BASE,
44 .scmi_mbx_mem = CSS_SCMI_PAYLOAD_BASE +
55 .scmi_mbx_mem = CSS_SCMI_PAYLOAD_BASE +
66 .scmi_mbx_mem = CSS_SCMI_PAYLOAD_BASE +
/trusted-firmware-a-latest/plat/arm/board/juno/
Djuno_topology.c16 .scmi_mbx_mem = CSS_SCMI_PAYLOAD_BASE,
/trusted-firmware-a-latest/plat/arm/board/tc/
Dtc_bl31_setup.c24 .scmi_mbx_mem = CSS_SCMI_PAYLOAD_BASE,
/trusted-firmware-a-latest/include/plat/arm/css/common/
Dcss_def.h77 #define CSS_SCMI_PAYLOAD_BASE (PLAT_ARM_SDS_MEM_BASE + PLAT_ARM_SDS_MEM_SIZE_MAX) macro