Searched refs:__BL31_END__ (Results 1 – 14 of 14) sorted by relevance
131 __BL31_END__ = .; define187 __BL31_END__ = .; define
31 ASSERT(__BL31_END__ <= BL31_LIMIT - DEVICE_SRAM_SIZE,
107 __BL31_END__ = .; define
57 #define __BL31_END__ Load$$LR$$LR_END$$Base macro126 IMPORT_SYM(uintptr_t, __BL31_END__, BL31_END);
20 #define BL31_END (uintptr_t)(&__BL31_END__)
54 __BL31_END__ = .; symbol
433 000000000e05a000 g coherent_ram 0000000000000000 __BL31_END__790 e0400a4: d00000c1 adrp x1, e05a000 <__BL31_END__>2316 e04145c: b00000c0 adrp x0, e05a000 <__BL31_END__>2319 e041468: b00000c7 adrp x7, e05a000 <__BL31_END__>
1979 0x000000000e05a000 __BL31_END__ = .
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()
164 (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()
1659 - ``bl31.map`` link map file provides ``__BL31_END__`` address.
Completed in 31 milliseconds