arm-trusted-firmware/include/bl31
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
..
services Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 2015-09-14 21:49:10 +01:00
bl31.h Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00
cpu_data.h PSCI: Migrate TF to the new platform API and CM helpers 2015-08-13 23:48:06 +01:00
interrupt_mgmt.h Enable support for EL3 interrupt in IMF 2015-12-09 09:58:17 +00:00
runtime_svc.h Move context management code to common location 2015-12-09 17:41:18 +00:00