summaryrefslogtreecommitdiff
path: root/include/common
AgeCommit message (Expand)Author
2014-05-23Move BL porting functions into platform.hDan Handley
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-22Add support for BL3-1 as a reset vectorVikram Kanigiri
2014-05-22Rework memory information passing to BL3-x imagesVikram Kanigiri
2014-05-22Populate BL31 input parameters as per new specVikram Kanigiri
2014-05-22Rework handover interface between BL stagesVikram Kanigiri
2014-05-22Introduce macros to manipulate the SPSRVikram Kanigiri
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-08Merge pull request #58 from athoelke/optimise-cache-flush-v2danh-arm
2014-05-07Optimise data cache clean/invalidate operationAndrew Thoelke
2014-05-07Access system registers directly in assemblerAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Separate out CASSERT macro into own headerDan Handley
2014-05-06Move include and source files to logical locationsDan Handley