Home
last modified time | relevance | path

Searched refs:PSCI_CPU_OFF (Results 1 – 13 of 13) sorted by relevance

/trusted-firmware-a/services/std_svc/spmd/
A Dspmd_pm.c140 spmd_build_spmc_message(get_gpregs_ctx(&ctx->cpu_ctx), PSCI_CPU_OFF); in spmd_cpu_off_handler()
/trusted-firmware-a/lib/psci/
A Dpsci_setup.c247 psci_caps |= define_psci_cap(PSCI_CPU_OFF); in psci_setup()
A Dpsci_main.c406 case PSCI_CPU_OFF: in psci_smc_handler()
/trusted-firmware-a/include/lib/psci/
A Dpsci.h45 #define PSCI_CPU_OFF U(0x84000002) macro
/trusted-firmware-a/common/
A Dfdt_fixup.c89 if (fdt_setprop_u32(fdt, offs, "cpu_off", PSCI_CPU_OFF)) in dt_add_psci_node()
/trusted-firmware-a/docs/getting_started/
A Dpsci-lib-integration-guide.rst486 PSCI_CPU_OFF APIs respectively. The ``svc_on_finish`` is called when the
A Dporting-guide.rst158 to specify the requested power state for a PSCI_CPU_OFF call.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dpsci-lib-integration-guide.rst.txt486 PSCI_CPU_OFF APIs respectively. The ``svc_on_finish`` is called when the
A Dporting-guide.rst.txt158 to specify the requested power state for a PSCI_CPU_OFF call.
/trusted-firmware-a/docs/components/
A Dsecure-partition-manager.rst1094 - The cpu off event occurs when the NWd calls PSCI_CPU_OFF. The method by which
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dsecure-partition-manager.rst.txt1094 - The cpu off event occurs when the NWd calls PSCI_CPU_OFF. The method by which
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt2092 - qemu: Implement PSCI_CPU_OFF and qemu_system_off via semihosting
/trusted-firmware-a/docs/
A Dchange-log.md2092 - qemu: Implement PSCI_CPU_OFF and qemu_system_off via semihosting

Completed in 31 milliseconds