arm-trusted-firmware/include/lib/el3_runtime
Soby Mathew 5dffb46c9c Re-factor header files for easier PSCI library integration
This patch re-factors the following headers to make it easier to
integrate the PSCI library with an AArch32 Secure Payload :

  *  bl_common.h : The entry point information and the param
     header data structures are factored out into separate
     headers ep_info.h and param_headers.h
  *  psci.h : The PSCI library interfaces are factored out
     into the new header psci_lib.h
  *  context_mgmt.h : The header file is modified to not include
     arch.h when compiled for AArch32 mode.

No functional changes are introduced by this patch.

Change-Id: I5e21a843c0af2ba8e47dee4e577cf95929be8cd4
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2017-03-27 15:53:44 +01:00
..
aarch32 AArch32: Add support in TF libraries 2016-08-10 12:35:46 +01:00
aarch64 Introduce `el3_runtime` and `PSCI` libraries 2016-07-18 17:52:15 +01:00
context_mgmt.h Re-factor header files for easier PSCI library integration 2017-03-27 15:53:44 +01:00
cpu_data.h Add PMF instrumentation points in TF 2016-10-12 15:36:49 +01:00