Searched refs:bl31_warm_entrypoint (Results 1 – 7 of 7) sorted by relevance
17 .globl bl31_warm_entrypoint symbol136 func bl31_warm_entrypoint227 endfunc bl31_warm_entrypoint
22 void bl31_warm_entrypoint(void);
51 bl bl31_warm_entrypoint
39 ldr x1, =bl31_warm_entrypoint
60 DEFINE_STATIC_PSCI_LIB_ARGS_V1(psci_args, bl31_warm_entrypoint); in get_arm_std_svc_args()
281 err = qtiseclib_psci_init((uintptr_t)bl31_warm_entrypoint); in plat_setup_psci_ops()
179 address to jump to in this Mailbox (``bl31_warm_entrypoint``).