OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNIPHIER_SEC_DRAM_BASE
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/include/
platform_def.h
30
#define
UNIPHIER_SEC_DRAM_BASE
0x81000000
33
(
UNIPHIER_SEC_DRAM_BASE
))
43
#define BL31_BASE (
UNIPHIER_SEC_DRAM_BASE
)
/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
uniphier_bl1_setup.c
25
uniphier_mmap_setup(
UNIPHIER_SEC_DRAM_BASE
, UNIPHIER_SEC_DRAM_SIZE,
49
.total_base =
UNIPHIER_SEC_DRAM_BASE
,
uniphier_bl2_setup.c
41
uniphier_mmap_setup(
UNIPHIER_SEC_DRAM_BASE
, UNIPHIER_SEC_DRAM_SIZE,
Completed in 149 milliseconds