summaryrefslogtreecommitdiff
path: root/common/bl_common.c
AgeCommit message (Expand)Author
2014-08-12Rationalize console log outputDan Handley
2014-07-28Rework incorrect use of assert() and panic() in codebaseJuan Castillo
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-07-01Remove concept of top/bottom image loadingSandrine Bailleux
2014-06-05Make the entry point argument optional in load_image()Sandrine Bailleux
2014-05-23Move BL porting functions into platform.hDan Handley
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-09Introduce IS_IN_ELX() macrosSandrine Bailleux
2014-05-06Remove variables from .data sectionDan Handley
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-03-21Remove partially qualified asm helper functionsVikram Kanigiri
2014-03-05bl_common: add image_size()Ryan Harkin
2014-02-20Report recoverable errors as warningsJeenu Viswambharan
2014-02-20Rework BL2 to BL3-1 hand over interfaceAchin Gupta
2014-02-17Implement load_image in terms of IO abstractionJames Morrissey
2014-02-17Fix asserts appearing in release buildsJames Morrissey
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-12Move RUN_IMAGE constant from bl1.h to bl_common.hSandrine Bailleux
2013-12-05Enable third party contributionsDan Handley
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta