arm-trusted-firmware/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
..
aarch64 Move context management code to common location 2015-12-09 17:41:18 +00:00
bl_common.c Merge pull request #423 from jcastillo-arm/jc/genfw/1211 2015-11-04 22:32:50 +00:00
context_mgmt.c Move context management code to common location 2015-12-09 17:41:18 +00:00
tf_printf.c Fix violations to the coding style 2015-03-05 12:02:07 +00:00