aboutsummaryrefslogtreecommitdiff
path: root/bl2
AgeCommit message (Expand)Author
2018-02-26Introduce the new BL handover interfaceSoby Mathew
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2018-02-07Merge pull request #1173 from etienne-lms/armv7-qemudavidcunado-arm
2018-02-06[fix] aarch32: optee: define the OP-TEE secure payloadEtienne Carriere
2018-02-05aarch32: optee: define the OP-TEE secure payloadEtienne Carriere
2018-02-02bl2: add bl2_plat_handle_pre_image_load()Masahiro Yamada
2018-01-18bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas
2018-01-18bl2-el3: Mark all the assembly functions in bl2 at el3Roberto Vargas
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
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