aboutsummaryrefslogtreecommitdiff
path: root/bl2
AgeCommit message (Expand)Author
2017-05-03Use SPDX license identifiersdp-arm
2017-04-19Minor refactor of BL2 image load v2Dan Handley
2017-04-12Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-31Flush console where necessaryAntonio Nino Diaz
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-09-21AArch32: Add generic changes in BL2Yatharth Kochar
2016-09-20Changes for new version of image loading in BL1/BL2Yatharth Kochar
2016-08-09Move spinlock library code to AArch64 folderSoby Mathew
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
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