Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/include/
Dplatform_def.h30 #define UNIPHIER_SEC_DRAM_BASE 0x81000000 macro
33 (UNIPHIER_SEC_DRAM_BASE))
43 #define BL31_BASE (UNIPHIER_SEC_DRAM_BASE)
/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_bl1_setup.c25 uniphier_mmap_setup(UNIPHIER_SEC_DRAM_BASE, UNIPHIER_SEC_DRAM_SIZE, in bl1_plat_arch_setup()
49 .total_base = UNIPHIER_SEC_DRAM_BASE,
Duniphier_bl2_setup.c41 uniphier_mmap_setup(UNIPHIER_SEC_DRAM_BASE, UNIPHIER_SEC_DRAM_SIZE, in bl2_plat_arch_setup()