Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/lib/psci/
A Dpsci_lib.h48 mailbox_entrypoint_t mailbox_ep; member
54 (_p)->mailbox_ep = (_entry); \
64 .mailbox_ep = (_entry) \
73 && ((_p)->mailbox_ep != NULL))
/tf-a-ffa_el3_spmc/lib/psci/
A Dpsci_setup.c232 (void) plat_setup_psci_ops((uintptr_t)lib_args->mailbox_ep, in psci_setup()
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dpsci-lib-integration-guide.rst191 mailbox_entrypoint_t mailbox_ep;
195 information. The second field ``mailbox_ep`` is the warm boot entrypoint address
203 - Calls ``plat_setup_psci_ops()`` with warm boot entrypoint ``mailbox_ep`` as

Completed in 4 milliseconds