| /rk3399_ARM-atf/plat/imx/imx93/ |
| H A D | imx93_psci.c | 24 static uintptr_t secure_entrypoint; variable 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() 245 secure_entrypoint = sec_entrypoint; in plat_setup_psci_ops()
|
| /rk3399_ARM-atf/plat/imx/imx9/imx95/ |
| H A D | imx95_psci.c | 86 secure_entrypoint = sec_entrypoint; in plat_setup_psci_ops() 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 | 94 secure_entrypoint = sec_entrypoint; in plat_setup_psci_ops() 95 imx_set_cpu_boot_entry(0U, secure_entrypoint, SCMI_CPU_VEC_FLAGS_BOOT); in plat_setup_psci_ops()
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/ |
| H A D | plat_pm.c | 37 static uintptr_t secure_entrypoint; variable 208 mcucfg_set_bootaddr(cluster, cpu, secure_entrypoint); in plat_power_domain_on() 389 secure_entrypoint = sec_entrypoint; in plat_setup_psci_ops() 397 mcucfg_set_bootaddr(0U, 0U, secure_entrypoint); in plat_setup_psci_ops()
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/ |
| H A D | plat_pm.c | 37 static uintptr_t secure_entrypoint; variable 210 mcucfg_set_bootaddr(cluster, cpu, secure_entrypoint); in plat_power_domain_on() 384 secure_entrypoint = sec_entrypoint; in plat_setup_psci_ops() 392 mcucfg_set_bootaddr(0U, 0U, secure_entrypoint); in plat_setup_psci_ops()
|
| /rk3399_ARM-atf/plat/mediatek/mt8183/ |
| H A D | plat_pm.c | 127 static uintptr_t secure_entrypoint; variable 230 sspm_set_bootaddr(secure_entrypoint); in mcdi_ctrl_cluster_cpu_off() 317 mcucfg_set_bootaddr(cluster, i, secure_entrypoint); in plat_mtk_power_domain_on() 385 spm_set_bootaddr(secure_entrypoint); in plat_mtk_power_domain_suspend() 575 secure_entrypoint = sec_entrypoint; in plat_setup_psci_ops() 580 mcucfg_set_bootaddr(0, i, secure_entrypoint); in plat_setup_psci_ops()
|
| /rk3399_ARM-atf/plat/mediatek/mt8186/ |
| H A D | plat_pm.c | 33 static uintptr_t secure_entrypoint; variable 203 mcucfg_set_bootaddr(cluster, cpu, secure_entrypoint); in plat_power_domain_on() 386 secure_entrypoint = sec_entrypoint; in plat_setup_psci_ops() 394 mcucfg_set_bootaddr(0U, 0U, secure_entrypoint); in plat_setup_psci_ops()
|
| /rk3399_ARM-atf/plat/imx/imx9/common/ |
| H A D | imx9_psci_common.c | 33 uintptr_t secure_entrypoint; variable 84 secure_entrypoint, 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/qemu/qemu_sbsa/ |
| H A D | sbsa_pm.c | 31 static unsigned long secure_entrypoint; variable 233 secure_entrypoint = (unsigned long)sec_entrypoint; in plat_setup_psci_ops()
|
| /rk3399_ARM-atf/plat/qemu/common/ |
| H A D | qemu_pm.c | 24 static unsigned long secure_entrypoint; variable 236 secure_entrypoint = (unsigned long) sec_entrypoint; in plat_setup_psci_ops()
|
| /rk3399_ARM-atf/plat/imx/imx9/common/include/ |
| H A D | imx9_psci_common.h | 18 extern uintptr_t secure_entrypoint;
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/ |
| H A D | imx8ulp_psci.c | 31 static uintptr_t secure_entrypoint; variable 101 imx_pwr_set_cpu_entry(cpu, secure_entrypoint); in imx_pwr_domain_on() 308 imx_pwr_set_cpu_entry(cpu, secure_entrypoint); in imx_domain_suspend() 549 secure_entrypoint = sec_entrypoint; in plat_setup_psci_ops()
|
| /rk3399_ARM-atf/plat/mediatek/mt8173/ |
| H A D | plat_pm.c | 254 static uintptr_t secure_entrypoint; variable 271 mmio_write_32(rv, secure_entrypoint); in plat_power_domain_on() 337 mmio_write_32(rv, secure_entrypoint); in plat_power_domain_suspend() 572 secure_entrypoint = sec_entrypoint; in plat_setup_psci_ops()
|