Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx93/
H A Dimx93_psci.c62 void imx_set_cpu_boot_entry(unsigned int core_id, uint64_t boot_entry) in imx_set_cpu_boot_entry() function
74 imx_set_cpu_boot_entry(core_id, secure_entrypoint); in imx_pwr_domain_on()
155 imx_set_cpu_boot_entry(core_id, secure_entrypoint); in imx_pwr_domain_suspend()
246 imx_set_cpu_boot_entry(0, sec_entrypoint); in plat_setup_psci_ops()
/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_psci_common.c69 void imx_set_cpu_boot_entry(uint32_t core_id, uint64_t boot_entry, in imx_set_cpu_boot_entry() function
83 imx_set_cpu_boot_entry(core_id, in imx_pwr_domain_on()
156 imx_set_cpu_boot_entry(core_id, secure_entrypoint, SCMI_CPU_VEC_FLAGS_RESUME); in imx_pwr_domain_suspend()
/rk3399_ARM-atf/plat/imx/imx9/common/include/
H A Dimx9_psci_common.h22 void imx_set_cpu_boot_entry(uint32_t core_id, uint64_t boot_entry, uint32_t flag);
/rk3399_ARM-atf/plat/imx/imx9/imx95/
H A Dimx95_psci.c88 imx_set_cpu_boot_entry(0U, secure_entrypoint, SCMI_CPU_VEC_FLAGS_BOOT); in plat_setup_psci_ops()
/rk3399_ARM-atf/plat/imx/imx9/imx94/
H A Dimx94_psci.c95 imx_set_cpu_boot_entry(0U, secure_entrypoint, SCMI_CPU_VEC_FLAGS_BOOT); in plat_setup_psci_ops()