mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
![]() This patch adds support for SYSTEM_OFF and SYSTEM_RESET PSCI operations. A platform should export handlers to complete the requested operation. The FVP port exports fvp_system_off() and fvp_system_reset() as an example. If the SPD provides a power management hook for system off and system reset, then the SPD is notified about the corresponding operation so it can do some bookkeeping. The TSPD exports tspd_system_off() and tspd_system_reset() for that purpose. Versatile Express shutdown and reset methods have been removed from the FDT as new PSCI sys_poweroff and sys_reset services have been added. For those kernels that do not support yet these PSCI services (i.e. GICv3 kernel), the original dtsi files have been renamed to *-no_psci.dtsi. Fixes ARM-software/tf-issues#218 Change-Id: Ic8a3bf801db979099ab7029162af041c4e8330c8 |
||
---|---|---|
.. | ||
fvp-base-gicv2-psci.dtb | ||
fvp-base-gicv2-psci.dts | ||
fvp-base-gicv2legacy-psci.dtb | ||
fvp-base-gicv2legacy-psci.dts | ||
fvp-base-gicv3-psci.dtb | ||
fvp-base-gicv3-psci.dts | ||
fvp-foundation-gicv2-psci.dtb | ||
fvp-foundation-gicv2-psci.dts | ||
fvp-foundation-gicv2legacy-psci.dtb | ||
fvp-foundation-gicv2legacy-psci.dts | ||
fvp-foundation-gicv3-psci.dtb | ||
fvp-foundation-gicv3-psci.dts | ||
fvp-foundation-motherboard-no_psci.dtsi | ||
fvp-foundation-motherboard.dtsi | ||
rtsm_ve-motherboard-no_psci.dtsi | ||
rtsm_ve-motherboard.dtsi |