arm-trusted-firmware/include/common
Yatharth Kochar bbf8f6f95b Move context management code to common location
The upcoming Firmware Update feature needs transitioning across
Secure/Normal worlds to complete the FWU process and hence requires
context management code to perform this task.

Currently context management code is part of BL31 stage only.
This patch moves the code from (include)/bl31 to (include)/common.
Some function declarations/definitions and macros have also moved
to different files to help code sharing.

Change-Id: I3858b08aecdb76d390765ab2b099f457873f7b0c
2015-12-09 17:41:18 +00:00
..
tbbr TBB: add TBBR Chain of Trust 2015-06-25 08:53:27 +01:00
asm_macros.S Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED 2015-11-24 11:15:41 +00:00
assert_macros.S Add header guards to asm macro files 2015-04-27 18:06:24 +01:00
bl_common.h Move context management code to common location 2015-12-09 17:41:18 +00:00
context.h Move context management code to common location 2015-12-09 17:41:18 +00:00
context_mgmt.h Move context management code to common location 2015-12-09 17:41:18 +00:00
debug.h Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00
el3_common_macros.S Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
firmware_image_package.h TBB: add support to include certificates in a FIP image 2015-01-28 18:26:59 +00:00
smcc_helpers.h Move context management code to common location 2015-12-09 17:41:18 +00:00