Searched refs:__BL31_END__ (Results 1 – 9 of 9) sorted by relevance
131 __BL31_END__ = .; define187 __BL31_END__ = .; define
31 ASSERT(__BL31_END__ <= BL31_LIMIT - DEVICE_SRAM_SIZE,
57 #define __BL31_END__ Load$$LR$$LR_END$$Base macro122 IMPORT_SYM(uintptr_t, __BL31_END__, BL31_END);
107 __BL31_END__ = .; define
88 .quad __BL31_END__ - BL31_BASE
270 uint64_t src_len_in_bytes = (uintptr_t)&__BL31_END__ - (uintptr_t)BL31_BASE; in tegra_soc_pwr_domain_power_down_wfi()
162 (atf_handoff_addr > (uint64_t)&__BL31_END__)); in fsbl_atf_handover()
287 uint64_t src_len_in_bytes = (uint64_t)(((uintptr_t)(&__BL31_END__) - in tegra_soc_pwr_domain_power_down_wfi()
1652 - ``bl31.map`` link map file provides ``__BL31_END__`` address.