History for arm-trusted-firmware / bl2
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-12-10
@Yann Gautier
correct some missing-prototype warnings ...
Yann Gautier committed on 10 Dec 2018
2018-11-08
@Antonio Nino Diaz
Standardise header guards across codebase ...
Antonio Nino Diaz committed on 8 Nov 2018
2018-10-29
@Soby Mathew
PIE: Use PC relative adrp/adr for symbol reference ...
Soby Mathew committed on 29 Oct 2018
2018-09-28
@Roberto Vargas
Remove build option LOAD_IMAGE_V2 ...
Roberto Vargas authored on 24 Sep 2018 Antonio Nino Diaz committed on 28 Sep 2018
2018-08-17
@John Tsichritzis
DSU erratum 936184 workaround ...
John Tsichritzis committed on 17 Aug 2018
2018-08-03
@Roberto Vargas
Create a library file for libmbedtls ...
Roberto Vargas committed on 3 Aug 2018
2018-07-11
@Roberto Vargas
Add end_vector_entry assembler macro ...
Roberto Vargas committed on 11 Jul 2018
@Roberto Vargas
Add .extab and .exidx sections ...
Roberto Vargas committed on 11 Jul 2018
@Roberto Vargas
Use ALIGN instead of NEXT in linker scripts ...
Roberto Vargas committed on 11 Jul 2018
2018-04-26
@Yann Gautier
BL2_AT_EL3: do not try to disable MMU twice on AARCH32 ...
Yann Gautier committed on 26 Apr 2018
2018-04-16
@Dimitris Papastamos
Merge pull request #1356 from robertovargas-arm/misra-changes ...
Dimitris Papastamos authored on 16 Apr 2018 GitHub committed on 16 Apr 2018
2018-04-13
@Roberto Vargas
Fix MISRA rule 8.3 Part 1 ...
Roberto Vargas committed on 13 Apr 2018
2018-04-06
@Jiafei Pan
Add support for BL2 in XIP memory ...
Jiafei Pan committed on 6 Apr 2018
2018-03-05
@Lionel Debieve
bl2-el3: Fix bl32 lr_svc used for bl33 entry address ...
Lionel Debieve committed on 5 Mar 2018
2018-02-28
@davidcunado-arm
Merge pull request #1282 from robertovargas-arm/misra-changes ...
davidcunado-arm authored on 28 Feb 2018 GitHub committed on 28 Feb 2018
@Roberto Vargas
Fix MISRA rule 8.4 Part 1 ...
Roberto Vargas committed on 28 Feb 2018
@Roberto Vargas
Fix MISRA rule 8.4 in common code ...
Roberto Vargas committed on 28 Feb 2018
2018-02-27
@davidcunado-arm
Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch ...
davidcunado-arm authored on 27 Feb 2018 GitHub committed on 27 Feb 2018
@Antonio Nino Diaz
Add comments about mismatched TCR_ELx and xlat tables ...
Antonio Nino Diaz committed on 27 Feb 2018
2018-02-26
@Soby Mathew
Introduce the new BL handover interface ...
Soby Mathew committed on 26 Feb 2018
@Soby Mathew
Add image_id to bl1_plat_handle_post/pre_image_load() ...
Soby Mathew committed on 26 Feb 2018
2018-02-06
@davidcunado-arm
Merge pull request #1173 from etienne-lms/armv7-qemu ...
davidcunado-arm authored on 6 Feb 2018 GitHub committed on 6 Feb 2018
@Etienne Carriere
[fix] aarch32: optee: define the OP-TEE secure payload ...
Etienne Carriere committed on 6 Feb 2018
2018-02-05
@Etienne Carriere
aarch32: optee: define the OP-TEE secure payload ...
Etienne Carriere committed on 5 Feb 2018
2018-02-01
@Masahiro Yamada
bl2: add bl2_plat_handle_pre_image_load() ...
Masahiro Yamada committed on 1 Feb 2018
2018-01-18
@Roberto Vargas
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP ...
Roberto Vargas committed on 18 Jan 2018
@Roberto Vargas
bl2-el3: Mark all the assembly functions in bl2 at el3 ...
Roberto Vargas committed on 18 Jan 2018
@Roberto Vargas
bl2-el3: Add BL2_EL3 image ...
Roberto Vargas committed on 18 Jan 2018
2017-11-29
@Antonio Nino Diaz
Replace magic numbers in linkerscripts by PAGE_SIZE ...
Antonio Nino Diaz committed on 29 Nov 2017