Searched refs:imx_set_cpu_boot_entry (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/plat/imx/imx93/ |
| H A D | imx93_psci.c | 62 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 D | imx9_psci_common.c | 69 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 D | imx9_psci_common.h | 22 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 D | imx95_psci.c | 88 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 D | imx94_psci.c | 95 imx_set_cpu_boot_entry(0U, secure_entrypoint, SCMI_CPU_VEC_FLAGS_BOOT); in plat_setup_psci_ops()
|