arm-trusted-firmware/common/aarch64
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
..
context.S Move context management code to common location 2015-12-09 17:41:18 +00:00
debug.S Add support to indicate size and end of assembly functions 2015-04-08 13:02:59 +01:00
early_exceptions.S Move context management code to common location 2015-12-09 17:41:18 +00:00