OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BL2_COHERENT_RAM_BASE
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/
bl2_fvp_setup.c
70
#define
BL2_COHERENT_RAM_BASE
(unsigned long)(&__COHERENT_RAM_START__)
217
,
BL2_COHERENT_RAM_BASE
,
/device/linaro/bootloader/arm-trusted-firmware/plat/juno/
bl2_plat_setup.c
72
#define
BL2_COHERENT_RAM_BASE
(unsigned long)(&__COHERENT_RAM_START__)
202
,
BL2_COHERENT_RAM_BASE
,
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
bl2_plat_setup.c
72
#define
BL2_COHERENT_RAM_BASE
(unsigned long)(&__COHERENT_RAM_START__)
221
BL2_COHERENT_RAM_BASE
,
Completed in 249 milliseconds