Home
last modified time | relevance | path

Searched refs:PLAT_ARM_RMM_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h667 #define RMM_PAYLOAD_LIMIT (RMM_BASE + PLAT_ARM_RMM_PAYLOAD_SIZE)
668 #define RMM_BANK_SIZE (PLAT_ARM_RMM_PAYLOAD_SIZE / 2U)
/rk3399_ARM-atf/plat/arm/board/fvp/include/
H A Dplatform_def.h58 #define PLAT_ARM_RMM_PAYLOAD_SIZE UL(0x600000) /* 2 * 3MB */ macro