Home
last modified time | relevance | path

Searched refs:PLAT_BRCM_TRUSTED_SRAM_BASE (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/plat/brcm/board/stingray/include/
Dplatform_def.h79 #define PLAT_BRCM_TRUSTED_SRAM_BASE 0x66D00000 macro
105 #define BL11_RW_LIMIT (PLAT_BRCM_TRUSTED_SRAM_BASE + \
115 #define BL2_RW_LIMIT (PLAT_BRCM_TRUSTED_SRAM_BASE + \
121 #define BL2_RW_LIMIT (PLAT_BRCM_TRUSTED_SRAM_BASE + \
135 #define BL1_RW_RECLAIM_BASE (PLAT_BRCM_TRUSTED_SRAM_BASE + \
Dsr_def.h451 #define BRCM_SHARED_RAM_BASE (PLAT_BRCM_TRUSTED_SRAM_BASE + \
460 #define BRCM_BL_RAM_BASE (PLAT_BRCM_TRUSTED_SRAM_BASE)
/external/arm-trusted-firmware/plat/brcm/board/stingray/src/
Dbl31_setup.c1045 PLAT_BRCM_TRUSTED_SRAM_BASE, in DEFINE_RENAME_SYSREG_RW_FUNCS()