Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/brcm/board/stingray/include/
Dplatform_def.h101 #define BL1_RW_BASE (BRCM_BL_RAM_BASE)
125 #define BL2_LIMIT (BRCM_BL_RAM_BASE + BRCM_BL_RAM_SIZE)
Dsr_def.h460 #define BRCM_BL_RAM_BASE (PLAT_BRCM_TRUSTED_SRAM_BASE) macro