summaryrefslogtreecommitdiff
path: root/include/bl31/context_mgmt.h
AgeCommit message (Expand)Author
2015-08-13PSCI: Introduce new platform and CM helper APIsSoby Mathew
2014-07-31Optimize EL3 register state stored in cpu_context structureSoby Mathew
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-06-16Move CPU context pointers into cpu_dataAndrew Thoelke
2014-06-16Per-cpu data cache restructuringAndrew Thoelke
2014-06-11Provide cm_get/set_context() for current CPUAndrew Thoelke
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-22Add context library API to change a bit in SCR_EL3Achin Gupta
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley