summaryrefslogtreecommitdiff
path: root/bl31/aarch64/context.S
AgeCommit message (Expand)Author
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2014-08-27Miscellaneous documentation fixesSandrine Bailleux
2014-07-31Optimize EL3 register state stored in cpu_context structureSoby Mathew
2014-07-19Remove coherent stack usage from the warm boot pathAchin Gupta
2014-07-10Allow FP register context to be optional at build timeJuan Castillo
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-05-16Add build configuration for timer save/restoreJeenu Viswambharan
2014-05-06Reduce deep nesting of header filesDan Handley
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-02-17Add helper library for cpu context managementAchin Gupta