Home
last modified time | relevance | path

Searched refs:__BSS_END__ (Results 1 – 15 of 15) sorted by relevance

/tf-a-ffa_el3_spmc/lib/romlib/
A Dinit.s29 adrp x2, __BSS_END__
30 add x2, x2, :lo12:__BSS_END__
A Dromlib.ld.S41 __BSS_END__ = .; define
/tf-a-ffa_el3_spmc/bl2u/aarch64/
A Dbl2u_entrypoint.S74 adrp x1, __BSS_END__
75 add x1, x1, :lo12:__BSS_END__
/tf-a-ffa_el3_spmc/bl2/aarch64/
A Dbl2_entrypoint.S77 adrp x1, __BSS_END__
78 add x1, x1, :lo12:__BSS_END__
/tf-a-ffa_el3_spmc/bl31/aarch64/
A Dbl31_entrypoint.S122 adrp x1, __BSS_END__
123 add x1, x1, :lo12:__BSS_END__
/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/ble/
A Dble.ld.S52 __BSS_END__ = .; define
/tf-a-ffa_el3_spmc/plat/mediatek/mt6795/
A Dbl31.ld.S70 __RW_END__ = __BSS_END__;
/tf-a-ffa_el3_spmc/bl2u/aarch32/
A Dbl2u_entrypoint.S82 ldr r1, =__BSS_END__
/tf-a-ffa_el3_spmc/bl2/aarch32/
A Dbl2_entrypoint.S83 ldr r1, =__BSS_END__
/tf-a-ffa_el3_spmc/include/arch/aarch64/
A Del3_common_macros.S415 adrp x1, __BSS_END__
416 add x1, x1, :lo12:__BSS_END__
/tf-a-ffa_el3_spmc/bl32/tsp/aarch64/
A Dtsp_entrypoint.S119 adrp x1, __BSS_END__
120 add x1, x1, :lo12:__BSS_END__
/tf-a-ffa_el3_spmc/include/common/
A Dbl_common.ld.h214 __BSS_END__ = .; \
A Dbl_common.h59 #define __BSS_END__ Load$$LR$$LR_BSS$$Limit macro
/tf-a-ffa_el3_spmc/include/arch/aarch32/
A Del3_common_macros.S373 ldr r1, =__BSS_END__
/tf-a-ffa_el3_spmc/bl32/sp_min/aarch32/
A Dentrypoint.S155 ldr r1, =__BSS_END__

Completed in 20 milliseconds