summaryrefslogtreecommitdiff
path: root/bl2
Commit message (Expand)AuthorAgeFilesLines
...
* correct some missing-prototype warningsYann Gautier2018-12-102-0/+4
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* PIE: Use PC relative adrp/adr for symbol referenceSoby Mathew2018-10-291-4/+10
* Remove build option LOAD_IMAGE_V2Roberto Vargas2018-09-282-265/+0
* DSU erratum 936184 workaroundJohn Tsichritzis2018-08-171-1/+6
* Create a library file for libmbedtlsRoberto Vargas2018-08-031-3/+1
* Add end_vector_entry assembler macroRoberto Vargas2018-07-111-16/+16
* Add .extab and .exidx sectionsRoberto Vargas2018-07-111-0/+9
* Use ALIGN instead of NEXT in linker scriptsRoberto Vargas2018-07-112-8/+8
* BL2_AT_EL3: do not try to disable MMU twice on AARCH32Yann Gautier2018-04-261-2/+1
* Merge pull request #1356 from robertovargas-arm/misra-changesDimitris Papastamos2018-04-162-3/+3
|\
| * Fix MISRA rule 8.3 Part 1Roberto Vargas2018-04-132-3/+3
* | Add support for BL2 in XIP memoryJiafei Pan2018-04-072-2/+69
|/
* bl2-el3: Fix bl32 lr_svc used for bl33 entry addressLionel Debieve2018-03-051-0/+5
* Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm2018-02-284-4/+7
|\
| * Fix MISRA rule 8.4 Part 1Roberto Vargas2018-02-281-0/+1
| * Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-283-4/+6
* | Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm2018-02-282-4/+6
|\ \ | |/ |/|
| * Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-272-4/+6
* | Introduce the new BL handover interfaceSoby Mathew2018-02-262-13/+24
* | Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew2018-02-261-1/+0
|/
* Merge pull request #1173 from etienne-lms/armv7-qemudavidcunado-arm2018-02-071-2/+4
|\
| * [fix] aarch32: optee: define the OP-TEE secure payloadEtienne Carriere2018-02-061-1/+1
| * aarch32: optee: define the OP-TEE secure payloadEtienne Carriere2018-02-051-2/+4
* | bl2: add bl2_plat_handle_pre_image_load()Masahiro Yamada2018-02-021-1/+7
|/
* bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas2018-01-181-1/+4
* bl2-el3: Mark all the assembly functions in bl2 at el3Roberto Vargas2018-01-181-2/+11
* bl2-el3: Add BL2_EL3 imageRoberto Vargas2018-01-188-2/+515
* Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz2017-11-291-6/+7
* Add platform hooks for boot redundancy supportRoberto Vargas2017-10-241-0/+3
* Use SPDX license identifiersdp-arm2017-05-0310-250/+10
* Minor refactor of BL2 image load v2Dan Handley2017-04-191-0/+4
* Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm2017-04-121-1/+4
|\
| * Flush console where necessaryAntonio Nino Diaz2017-03-311-1/+4
* | Add support for GCC stack protectionDouglas Raillard2017-03-313-1/+24
|/
* Move plat/common source file definitions to generic Makefilesdp-arm2017-03-201-2/+3
* Introduce unified API to zero memoryDouglas Raillard2017-02-062-5/+6
* Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-052-2/+2
* AArch32: Add generic changes in BL2Yatharth Kochar2016-09-214-5/+201
* Changes for new version of image loading in BL1/BL2Yatharth Kochar2016-09-205-249/+425
* Move spinlock library code to AArch64 folderSoby Mathew2016-08-091-1/+1
* Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux2016-07-081-0/+25
* Rename BL33_BASE option to PRELOADED_BL33_BASEAntonio Nino Diaz2016-04-081-5/+5
* Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapperdanh-arm2016-03-291-1/+15
|\
| * Enable preloaded BL33 alternative boot flowAntonio Nino Diaz2016-03-021-1/+15
* | Remove all non-configurable dead loopsAntonio Nino Diaz2016-03-141-5/+10
|/
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-25/+25
* Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo2015-12-141-24/+31
* FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar2015-12-091-1/+2
* Remove `RUN_IMAGE` usage as opcode passed to next EL.Yatharth Kochar2015-12-091-15/+6