Home
last modified time | relevance | path

Searched defs:BL32_MEM_SIZE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/rpi/rpi3/include/
H A Dplatform_def.h227 # define BL32_MEM_SIZE BL_RAM_SIZE macro
232 # define BL32_MEM_SIZE SEC_DRAM0_SIZE macro
/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h182 # define BL32_MEM_SIZE BL_RAM_SIZE macro
187 # define BL32_MEM_SIZE (SEC_DRAM_SIZE - RME_GPT_DRAM_SIZE) macro
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h196 #define BL32_MEM_SIZE (BL_RAM_SIZE - RME_GPT_DRAM_SIZE - \ macro