summaryrefslogtreecommitdiff
path: root/bl2/bl2_main.c
AgeCommit message (Expand)Author
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Flush console where necessaryAntonio Nino Diaz
2016-09-21AArch32: Add generic changes in BL2Yatharth Kochar
2016-09-20Changes for new version of image loading in BL1/BL2Yatharth Kochar
2016-04-08Rename BL33_BASE option to PRELOADED_BL33_BASEAntonio Nino Diaz
2016-03-02Enable preloaded BL33 alternative boot flowAntonio Nino Diaz
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-12-09FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar
2015-11-26CSS: Enable booting of EL3 payloadsSandrine Bailleux
2015-10-28Add optional platform error handler APIJuan Castillo
2015-10-23Use standard errno definitions in load_auth_image()Juan Castillo
2015-08-20TBB: abort boot if BL3-2 cannot be authenticatedJuan Castillo
2015-06-25TBB: switch to the new authentication frameworkJuan Castillo
2015-06-25Use numbers to identify images instead of namesJuan Castillo
2015-04-13Panic if platform specific BL3-0 handling failsSandrine Bailleux
2015-01-28TBB: authenticate BL3-x images and certificatesJuan Castillo
2015-01-08Bug fix: initialize bl30_image_info fields before useJuan Castillo
2014-10-09Juno: Use TZC-400 driver callsJuan Castillo
2014-08-12Rationalize console log outputDan Handley
2014-07-25Add support for printing version at runtimeJuan Castillo
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-07-10Add support for BL3-0 imageSandrine Bailleux
2014-07-01Remove concept of top/bottom image loadingSandrine Bailleux
2014-05-29Allow platform parameter X1 to be passed to BL3-1Andrew Thoelke
2014-05-23Move BL porting functions into platform.hDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-22Allow BL3-2 platform definitions to be optionalDan 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-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Separate BL functions out of arch.hDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-03-05Generate build time and date message at link time.Jon Medhurst
2014-02-20Add support for BL3-2 in BL2Achin Gupta
2014-02-20Rework BL2 to BL3-1 hand over interfaceAchin Gupta
2014-02-17Add Firmware Image Package (FIP) driverHarry Liebel
2014-01-20remove empty definition of display_boot_progress()Achin Gupta
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-12Remove useless copies of meminfo structuresSandrine Bailleux
2013-12-05Enable third party contributionsDan Handley
2013-10-25ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta