Searched refs:__RW_END__ (Results 1 – 17 of 17) sorted by relevance
/tf-a-ffa_el3_spmc/bl31/ |
A D | bl31.ld.S | 130 __RW_END__ = .; define 186 __RW_END__ = .; define
|
/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/ble/ |
A D | ble.ld.S | 72 __RW_END__ = .; define
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt6795/ |
A D | bl31.ld.S | 70 __RW_END__ = __BSS_END__; define
|
/tf-a-ffa_el3_spmc/bl32/tsp/ |
A D | tsp.ld.S | 109 __RW_END__ = .; define
|
/tf-a-ffa_el3_spmc/bl2u/aarch32/ |
A D | bl2u_entrypoint.S | 71 ldr r1, =__RW_END__
|
/tf-a-ffa_el3_spmc/bl2u/aarch64/ |
A D | bl2u_entrypoint.S | 62 adr x1, __RW_END__
|
/tf-a-ffa_el3_spmc/bl2u/ |
A D | bl2u.ld.S | 112 __RW_END__ = .; define
|
/tf-a-ffa_el3_spmc/bl2/ |
A D | bl2.ld.S | 110 __RW_END__ = .; define
|
A D | bl2_el3.ld.S | 138 __RW_END__ = .; define
|
/tf-a-ffa_el3_spmc/include/common/ |
A D | bl_common.h | 89 #define __RW_END__ Load$$LR$$LR_END$$Base macro 117 IMPORT_SYM(uintptr_t, __RW_END__, BL_END);
|
/tf-a-ffa_el3_spmc/bl2/aarch32/ |
A D | bl2_entrypoint.S | 72 ldr r1, =__RW_END__
|
/tf-a-ffa_el3_spmc/bl32/sp_min/ |
A D | sp_min.ld.S | 141 __RW_END__ = .; define
|
/tf-a-ffa_el3_spmc/bl2/aarch64/ |
A D | bl2_entrypoint.S | 65 adr x1, __RW_END__
|
/tf-a-ffa_el3_spmc/include/arch/aarch64/ |
A D | el3_common_macros.S | 399 adrp x1, __RW_END__ 400 add x1, x1, :lo12:__RW_END__
|
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/aarch64/ |
A D | marvell_helpers.S | 227 adr x1, __RW_END__
|
/tf-a-ffa_el3_spmc/include/arch/aarch32/ |
A D | el3_common_macros.S | 362 ldr r1, =__RW_END__
|
/tf-a-ffa_el3_spmc/bl32/tsp/aarch64/ |
A D | tsp_entrypoint.S | 107 adr x1, __RW_END__
|
Completed in 32 milliseconds