Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_psci.c25 static uintptr_t _sec_entry; variable
71 (uint32_t)_sec_entry); in zynqmp_nopmu_pwr_domain_on()
73 (uint32_t)(_sec_entry >> 32)); in zynqmp_nopmu_pwr_domain_on()
152 _sec_entry = sec_entrypoint; in plat_setup_psci_ops()
154 VERBOSE("Setting up entry point %lx\n", _sec_entry); in plat_setup_psci_ops()
/rk3399_ARM-atf/tools/marvell/doimage/
H A Ddoimage.c102 typedef struct _sec_entry { struct