OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRAM2_BASE
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/juno/
plat_security.c
76
DRAM2_BASE
,
DRAM2_BASE
+ DRAM2_SIZE - 1,
juno_def.h
117
#define
DRAM2_BASE
0x880000000
/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/
fvp_security.c
118
DRAM2_BASE
, DRAM2_END, TZC_REGION_S_NONE,
fvp_def.h
119
#define
DRAM2_BASE
MAKE_ULL(0x880000000)
121
#define DRAM2_END (
DRAM2_BASE
+ DRAM2_SIZE - 1)
Completed in 86 milliseconds