arm-trusted-firmware/include
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
..
bl1 FWU: Add Generic Firmware Update framework support in BL1 2015-12-09 17:41:18 +00:00
bl31 Introduce PSCI Library Interface 2016-07-19 10:19:01 +01:00
bl32 AArch32: add a minimal secure payload (SP_MIN) 2016-08-10 18:01:38 +01:00
common AArch32: Add support in TF libraries 2016-08-10 12:35:46 +01:00
drivers emmc: support CMD23 2016-08-12 11:41:00 +08:00
lib PSCI: Add support for PSCI NODE_HW_STATE API 2016-09-15 11:17:55 +01:00
plat AArch32: Add FVP support for SP_MIN 2016-08-10 18:01:38 +01:00
services Introduce PSCI Library Interface 2016-07-19 10:19:01 +01:00