arm-trusted-firmware/include
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
..
bl31 Move context management code to common location 2015-12-09 17:41:18 +00:00
bl32 Enable use of FIQs and IRQs as TSP interrupts 2015-12-04 12:02:12 +00:00
common Move context management code to common location 2015-12-09 17:41:18 +00:00
drivers Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 2015-12-09 10:41:08 +00:00
lib Initialize VTTBR_EL2 when bypassing EL2 2015-12-09 11:34:10 +00:00
plat Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 2015-12-09 10:41:08 +00:00
stdlib Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00