Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/include/
A Dplatform_def.h51 #define UNIPHIER_MEM_BASE UL(0x00000000) macro
53 #define BL2_BASE (UNIPHIER_MEM_BASE + UNIPHIER_BL2_OFFSET)
56 #define BL31_BASE (UNIPHIER_MEM_BASE + UNIPHIER_BL31_OFFSET)
59 #define BL32_BASE (UNIPHIER_MEM_BASE + UNIPHIER_BL32_OFFSET)
/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/
A Duniphier_bl2_setup.c27 static uintptr_t uniphier_mem_base = UNIPHIER_MEM_BASE;

Completed in 2 milliseconds