Home
last modified time | relevance | path

Searched refs:sp_min_warm_entrypoint (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/include/bl32/sp_min/
H A Dplatform_sp_min.h23 void sp_min_warm_entrypoint(void);
/rk3399_ARM-atf/bl32/sp_min/aarch32/
H A Dentrypoint.S22 .globl sp_min_warm_entrypoint symbol
268 func sp_min_warm_entrypoint
361 endfunc sp_min_warm_entrypoint
/rk3399_ARM-atf/plat/rockchip/common/aarch32/
H A Dpmu_sram_cpus_on.S55 bl sp_min_warm_entrypoint
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_pm.c74 if (stm32_sec_entrypoint != (uintptr_t)&sp_min_warm_entrypoint) { in stm32_pwr_domain_on()
/rk3399_ARM-atf/bl32/sp_min/
H A Dsp_min_main.c166 DEFINE_STATIC_PSCI_LIB_ARGS_V1(psci_args, sp_min_warm_entrypoint); in get_arm_std_svc_args()