Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/qti/sec_core/
H A Dsec_core_stub.c9 void qti_sec_core_remap(uintptr_t entrypoint) in qti_sec_core_remap() function
H A Dsec_core.c14 void qti_sec_core_remap(uintptr_t entrypoint) in qti_sec_core_remap() function
/rk3399_ARM-atf/include/drivers/qti/sec_core/
H A Dsec_core.h13 void qti_sec_core_remap(uintptr_t entrypoint);
/rk3399_ARM-atf/plat/qti/common/src/
H A Dqti_pm.c289 qti_sec_core_remap((uintptr_t)bl31_warm_entrypoint); in plat_setup_psci_ops()