Home
last modified time | relevance | path

Searched refs:imx_set_cpu_secure_entry (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx8m/
H A Dimx8m_psci_common.c48 imx_set_cpu_secure_entry(core_id, base_addr); in imx_pwr_domain_on()
112 imx_set_cpu_secure_entry(core_id, base_addr); in imx_domain_suspend()
H A Dgpc_common.c37 void imx_set_cpu_secure_entry(unsigned int core_id, uintptr_t sec_entrypoint) in imx_set_cpu_secure_entry() function
/rk3399_ARM-atf/plat/imx/imx8m/include/
H A Dgpc.h67 void imx_set_cpu_secure_entry(unsigned int core_index, uintptr_t sec_entrypoint);
/rk3399_ARM-atf/plat/imx/imx8m/imx8mq/
H A Dimx8mq_psci.c68 imx_set_cpu_secure_entry(core_id, base_addr); in imx_domain_suspend()