Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dsr_def.h474 #define BL33_SHARED_DDR_SIZE 0x1000 macro
495 #define BRCM_SHARED_DRAM_SIZE BL33_SHARED_DDR_SIZE
/rk3399_ARM-atf/plat/brcm/board/stingray/src/
H A Dbl31_setup.c911 if (sizeof(*info) > BL33_SHARED_DDR_SIZE) in bcm_bl33_pass_info()