Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/ti/k3low/common/
H A Dam62l_psci.c23 uintptr_t am62l_sec_entrypoint; variable
47 ret = ti_sci_proc_set_boot_cfg(proc_id, am62l_sec_entrypoint, 0, 0); in am62l_pwr_domain_on()
130 am62l_sec_entrypoint = (uint64_t)(void *)&jump_to_atf_func; in plat_setup_psci_ops()
131 VERBOSE("am62l_sec_entrypoint = 0x%lx\n", am62l_sec_entrypoint); in plat_setup_psci_ops()