Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/lib/psci/
A Dpsci_lib.h88 void psci_warmboot_entrypoint(void);
/tf-a-ffa_el3_spmc/bl31/aarch64/
A Dbl31_entrypoint.S206 bl psci_warmboot_entrypoint
/tf-a-ffa_el3_spmc/bl32/sp_min/
A Dsp_min_main.c214 psci_warmboot_entrypoint(); in sp_min_warm_boot()
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dpsci-lib-integration-guide.rst55 #. Call ``psci_warmboot_entrypoint()`` in Monitor mode. This interface
133 void psci_warmboot_entrypoint(void);
165 interfaces except for ``psci_warmboot_entrypoint()``. For
166 ``psci_warmboot_entrypoint()``, if the build option ``HW_ASSISTED_COHERENCY``
267 Interface : psci_warmboot_entrypoint()
488 ``psci_warmboot_entrypoint()`` PSCI library interface.
495 ``psci_warmboot_entrypoint()`` PSCI library interface. The ``max_off_pwrlvl``
/tf-a-ffa_el3_spmc/lib/psci/
A Dpsci_common.c769 void psci_warmboot_entrypoint(void) in psci_warmboot_entrypoint() function
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst502 psci_warmboot_entrypoint during cold boot.
505 program the reset address with psci_warmboot_entrypoint during
823 ``psci_warmboot_entrypoint()`` function. In that case, the platform must fulfil

Completed in 11 milliseconds