arm-trusted-firmware/include/lib/psci
Jeenu Viswambharan 28d3d614b5 PSCI: Add support for PSCI NODE_HW_STATE API
This patch adds support for NODE_HW_STATE PSCI API by introducing a new
PSCI platform hook (get_node_hw_state). The implementation validates
supplied arguments, and then invokes this platform-defined hook and
returns its result to the caller. PSCI capabilities are updated
accordingly.

Also updates porting and firmware design guides.

Change-Id: I808e55bdf0c157002a7c104b875779fe50a68a30
2016-09-15 11:17:55 +01:00
..
psci.h PSCI: Add support for PSCI NODE_HW_STATE API 2016-09-15 11:17:55 +01:00
psci_compat.h Introduce `el3_runtime` and `PSCI` libraries 2016-07-18 17:52:15 +01:00