aboutsummaryrefslogtreecommitdiff
path: root/bl2
AgeCommit message (Expand)Author
2016-04-08Rename BL33_BASE option to PRELOADED_BL33_BASEAntonio Nino Diaz
2016-03-29Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapperdanh-arm
2016-03-14Remove all non-configurable dead loopsAntonio 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-12-09Remove `RUN_IMAGE` usage as opcode passed to next EL.Yatharth 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-09-14Make generic code work in presence of system cachesAchin Gupta
2015-08-21Merge pull request #368 from jcastillo-arm/jc/genfw/1126danh-arm
2015-08-20TBB: abort boot if BL3-2 cannot be authenticatedJuan Castillo
2015-08-13PSCI: Migrate TF to the new platform API and CM helpersSoby Mathew
2015-06-25TBB: switch to the new authentication frameworkJuan Castillo
2015-06-25TBB: add 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-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-01-28TBB: authenticate BL3-x images and certificatesJuan Castillo
2015-01-22Remove coherent memory from the BL memory mapsSoby Mathew
2015-01-08Bug fix: initialize bl30_image_info fields before useJuan Castillo
2014-10-09Juno: Use TZC-400 driver callsJuan Castillo
2014-09-19Fix LENGTH attribute value in linker scriptsJuan Castillo
2014-08-19Merge pull request #189 from achingupta/ag/tf-issues#153Dan Handley
2014-08-15Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta
2014-08-14Merge pull request #184 from jcastillo-arm/jc/tf-issues/100danh-arm
2014-08-12Rationalize console log outputDan Handley
2014-08-12FVP: apply new naming conventions to memory regionsJuan Castillo
2014-08-01Call platform_is_primary_cpu() only from reset handlerJuan Castillo
2014-07-28Merge pull request #170 from achingupta/ag/tf-issues#226danh-arm
2014-07-28Merge pull request #169 from achingupta/ag/tf-issues#198danh-arm
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-07-25Add support for printing version at runtimeJuan Castillo
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-07-19Remove coherent stack usage from the cold boot pathAchin Gupta
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-23Remove extern keyword from function declarationsDan Handley
2014-05-23Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2Andrew Thoelke
2014-05-23Make the memory layout more flexibleSandrine Bailleux
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