Searched refs:PLAT_ARM_RMM_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
667 #define RMM_PAYLOAD_LIMIT (RMM_BASE + PLAT_ARM_RMM_PAYLOAD_SIZE)668 #define RMM_BANK_SIZE (PLAT_ARM_RMM_PAYLOAD_SIZE / 2U)
58 #define PLAT_ARM_RMM_PAYLOAD_SIZE UL(0x600000) /* 2 * 3MB */ macro