aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* Remove partially qualified asm helper functionsVikram Kanigiri2014-03-211-2/+2
* bl_common: add image_size()Ryan Harkin2014-03-051-0/+44
* Tolerate runtime service initialization failureJeenu Viswambharan2014-02-261-13/+14
* Report recoverable errors as warningsJeenu Viswambharan2014-02-201-9/+9
* Move PSCI to runtime services directoryAchin Gupta2014-02-208-2770/+0
* Rework BL2 to BL3-1 hand over interfaceAchin Gupta2014-02-201-38/+25
* Add support for handling runtime service requestsJeenu Viswambharan2014-02-176-42/+129
* Introduce new exception handling frameworkAchin Gupta2014-02-171-0/+9
* Add runtime services frameworkAchin Gupta2014-02-172-6/+112
* psci: Use context library for preserving EL3 stateAchin Gupta2014-02-173-31/+33
* Setup VBAR_EL3 incrementallyAchin Gupta2014-02-173-3/+21
* Implement load_image in terms of IO abstractionJames Morrissey2014-02-171-37/+72
* Fix asserts appearing in release buildsJames Morrissey2014-02-173-7/+10
* psci: fix affinity level upgrade issueAchin Gupta2014-01-207-290/+159
* psci: preserve target affinity level during suspendAchin Gupta2014-01-204-1/+73
* psci: replace secure context with suspend contextAchin Gupta2014-01-203-40/+35
* Update year in copyright text to 2014Dan Handley2014-01-1710-10/+10
* Move RUN_IMAGE constant from bl1.h to bl_common.hSandrine Bailleux2013-12-121-1/+0
* psci: rectify and homogenise generic codeAchin Gupta2013-12-057-332/+601
* psci: rework cpu_off assertion and minor cleanupsAchin Gupta2013-12-055-23/+16
* psci: fix error due to a non zero context idAchin Gupta2013-12-056-9/+27
* Enable third party contributionsDan Handley2013-12-0510-10/+10
* Various improvements/cleanups on the linker scriptsSandrine Bailleux2013-12-051-1/+1
* Unmask SError and Debug exceptions.Sandrine Bailleux2013-11-272-0/+4
* ARMv8 Trusted Firmware release v0.2Achin Gupta2013-10-2510-0/+2996