arm-trusted-firmware/include/common
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 Disable secure self-hosted debug via MDCR_EL3/SDCR 2017-02-15 09:37:33 +00:00
aarch64 Merge pull request #841 from dp-arm/dp/debug-regs 2017-02-20 13:58:48 +00:00
tbbr Replace all SCP FW (BL0, BL3-0) references 2015-12-14 12:31:16 +00:00
asm_macros_common.S Add CFI debug frame information for ASM functions 2016-11-21 16:59:26 +00:00
bl_common.h Re-factor header files for easier PSCI library integration 2017-03-27 15:53:44 +01:00
debug.h Make cpu operations warning a VERBOSE print 2016-03-22 10:00:42 +00:00
desc_image_load.h Add new version of image loading. 2016-09-20 16:16:42 +01:00
ep_info.h Re-factor header files for easier PSCI library integration 2017-03-27 15:53:44 +01:00
firmware_image_package.h Replace all SCP FW (BL0, BL3-0) references 2015-12-14 12:31:16 +00:00
param_header.h Re-factor header files for easier PSCI library integration 2017-03-27 15:53:44 +01:00
runtime_svc.h AArch32: Add API to invoke runtime service handler 2016-08-10 12:35:46 +01:00