Home
last modified time | relevance | path

Searched refs:stm32_sec_entrypoint (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_pm.c24 static uintptr_t stm32_sec_entrypoint; variable
74 if (stm32_sec_entrypoint != (uintptr_t)&sp_min_warm_entrypoint) { in stm32_pwr_domain_on()
83 mmio_write_32(bkpr_core1_addr, stm32_sec_entrypoint); in stm32_pwr_domain_on()
232 stm32_sec_entrypoint = sec_entrypoint; in plat_setup_psci_ops()
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_pm.c21 static uintptr_t stm32_sec_entrypoint; variable
120 stm32_sec_entrypoint = sec_entrypoint; in plat_setup_psci_ops()