aboutsummaryrefslogtreecommitdiffstats
path: root/bl2
Commit message (Expand)AuthorAgeFilesLines
* Merge "PIE: make call to GDT relocation fixup generalized" into integrationSoby Mathew2019-12-121-1/+2
|\
| * PIE: make call to GDT relocation fixup generalizedManish Pandey2019-12-121-1/+2
* | Reduce space lost to object alignmentSamuel Holland2019-12-042-12/+12
|/
* Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-133-51/+43
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-011-9/+9
* bl2_el3: clean up linker scriptMasahiro Yamada2019-06-141-16/+3
* Add support for Branch Target IdentificationAlexei Fedorov2019-05-243-5/+14
* Merge pull request #1878 from jts-arm/sctlrSoby Mathew2019-03-132-4/+7
|\
| * Apply stricter speculative load restrictionJohn Tsichritzis2019-03-122-4/+7
* | bl2-el3: Fix exit to bl32 by ensuring a more complete write to SPSRBryan O'Donoghue2019-03-131-1/+1
|/
* BL2_AT_EL3: Enable pointer authentication supportAntonio Nino Diaz2019-02-273-15/+72
* BL2: Enable pointer authentication supportAntonio Nino Diaz2019-02-274-14/+47
* Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz2019-01-151-16/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0410-27/+30
* 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