arm-trusted-firmware/include/lib
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
..
aarch32 Automatically select initial xlation lookup level 2016-08-23 10:51:44 +01:00
aarch64 Automatically select initial xlation lookup level 2016-08-23 10:51:44 +01:00
cpus AArch32: Add support in TF libraries 2016-08-10 12:35:46 +01:00
el3_runtime AArch32: Add support in TF libraries 2016-08-10 12:35:46 +01:00
libfdt Minor libfdt changes to enable TF integration 2016-06-03 14:21:03 +01:00
pmf Add assembler helper to calculate PMF timestamp offset 2016-08-26 09:41:44 +01:00
psci PSCI: Add support for PSCI NODE_HW_STATE API 2016-09-15 11:17:55 +01:00
stdlib AArch32: Add essential Arch helpers 2016-08-10 12:34:50 +01:00
bakery_lock.h Fix build error with optimizations disabled (-O0) 2016-04-14 16:24:03 +01:00
cassert.h Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
mmio.h Add mmio utility functions 2015-08-05 19:55:06 +08:00
semihosting.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
smcc.h Introduce PSCI Library Interface 2016-07-19 10:19:01 +01:00
spinlock.h Always use named structs in header files 2014-05-06 13:57:48 +01:00
utils.h Move SIZE_FROM_LOG2_WORDS macro to utils.h 2016-08-09 17:33:57 +01:00
xlat_tables.h Automatically select initial xlation lookup level 2016-08-23 10:51:44 +01:00