Searched refs:psci_setup (Results 1 – 7 of 7) sorted by relevance
36 return psci_setup((const psci_lib_args_t *)svc_arg); in std_svc_setup()
18 lib/psci/psci_setup.c \
186 int psci_setup(const psci_lib_args_t *lib_args) in psci_setup() function
84 int psci_setup(const psci_lib_args_t *lib_args);
36 #. Call ``psci_setup()`` in Monitor mode.137 int psci_setup(const psci_lib_args_t *lib_args);203 to calling the ``psci_setup()`` interface, the platform setup for cold boot222 After ``psci_setup()`` and prior to exit to the non-secure world, this function244 ``psci_setup()`` has completed.380 This function is called during cold boot when the ``psci_setup()`` PSCI library
152 (requirement 4.) during ``psci_setup()`` in such an order that the index of the238 The ``populate_power_domain_tree()`` function in ``psci_setup.c`` implements the
331 the change in the prototype of ``psci_setup()``.