Searched refs:PLAT_ARM_SDS_MEM_SIZE_MAX (Results 1 – 2 of 2) sorted by relevance
73 #define PLAT_ARM_SDS_MEM_SIZE_MAX 0xDC0 /* 3520 bytes */ macro77 #define CSS_SCMI_PAYLOAD_BASE (PLAT_ARM_SDS_MEM_BASE + PLAT_ARM_SDS_MEM_SIZE_MAX)
264 if (sds_regions[region_id].size > PLAT_ARM_SDS_MEM_SIZE_MAX) { in sds_init()