Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/lib/psci/
A Dpsci_lib.h88 void psci_warmboot_entrypoint(void);
/arm-trusted-firmware-2.8.0/bl31/aarch64/
A Dbl31_entrypoint.S221 bl psci_warmboot_entrypoint
/arm-trusted-firmware-2.8.0/bl32/sp_min/
A Dsp_min_main.c214 psci_warmboot_entrypoint(); in sp_min_warm_boot()
/arm-trusted-firmware-2.8.0/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()
478 ``psci_warmboot_entrypoint()`` PSCI library interface.
485 ``psci_warmboot_entrypoint()`` PSCI library interface. The ``max_off_pwrlvl``
/arm-trusted-firmware-2.8.0/lib/psci/
A Dpsci_common.c770 void psci_warmboot_entrypoint(void) in psci_warmboot_entrypoint() function
/arm-trusted-firmware-2.8.0/docs/design/
A Dfirmware-design.rst512 psci_warmboot_entrypoint during cold boot.
515 program the reset address with psci_warmboot_entrypoint during
833 ``psci_warmboot_entrypoint()`` function. In that case, the platform must fulfil

Completed in 13 milliseconds