OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BL32_END
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/tsp/
tsp_fvp_setup.c
59
#define
BL32_END
(unsigned long)(&__BL32_END__)
103
(
BL32_END
- BL32_RO_BASE),
/device/linaro/bootloader/arm-trusted-firmware/plat/juno/tsp/
tsp_plat_setup.c
59
#define
BL32_END
(unsigned long)(&__BL32_END__)
100
(
BL32_END
- BL32_RO_BASE),
Completed in 1239 milliseconds