aboutsummaryrefslogtreecommitdiff
path: root/bl2
AgeCommit message (Expand)Author
2019-01-15Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-10correct some missing-prototype warningsYann Gautier
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-29PIE: Use PC relative adrp/adr for symbol referenceSoby Mathew
2018-09-28Remove build option LOAD_IMAGE_V2Roberto Vargas
2018-08-17DSU erratum 936184 workaroundJohn Tsichritzis
2018-08-03Create a library file for libmbedtlsRoberto Vargas
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-07-11Add .extab and .exidx sectionsRoberto Vargas
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-04-26BL2_AT_EL3: do not try to disable MMU twice on AARCH32Yann Gautier
2018-04-16Merge pull request #1356 from robertovargas-arm/misra-changesDimitris Papastamos
2018-04-13Fix MISRA rule 8.3 Part 1Roberto Vargas
2018-04-07Add support for BL2 in XIP memoryJiafei Pan
2018-03-05bl2-el3: Fix bl32 lr_svc used for bl33 entry addressLionel Debieve
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-28Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
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