150 Commits (0a0a7a9ac82cb79af91f098cedc69cc67bca3978)

Author SHA1 Message Date
Masahiro Yamada 0a0a7a9ac8 linker_script: replace common read-only data with RODATA_COMMON 5 years ago
Masahiro Yamada 9fb288a03e linker_script: move more common code to bl_common.ld.h 5 years ago
Masahiro Yamada 665e71b8ea Factor xlat_table sections in linker scripts out into a header file 5 years ago
Madhukar Pappireddy 6bc243825f aarch32: stop speculative execution past exception returns 5 years ago
Louis Mayencourt ab1981db9e fconf: initial commit 5 years ago
Zelalem 466bb285c6 coverity: Fix MISRA null pointer violations 5 years ago
Sandrine Bailleux a416325bc1 BL2: Print ID of images we fail loading 5 years ago
Masahiro Yamada 69af7fcf99 BL2_AT_EL3: add PIE support 5 years ago
Anthony Steinhauser f461fe346b Prevent speculative execution past ERET 5 years ago
Manish Pandey da90359b78 PIE: make call to GDT relocation fixup generalized 5 years ago
Samuel Holland ebd6efae67 Reduce space lost to object alignment 5 years ago
Alexei Fedorov ed108b5605 Refactor ARMv8.3 Pointer Authentication support code 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Masahiro Yamada 2f6f00dc89 bl2_el3: clean up linker script 5 years ago
Alexei Fedorov 9fc59639e6 Add support for Branch Target Identification 6 years ago
Bryan O'Donoghue eb20f04ef3 bl2-el3: Fix exit to bl32 by ensuring a more complete write to SPSR 6 years ago
John Tsichritzis 02b5794396 Apply stricter speculative load restriction 6 years ago
Antonio Nino Diaz dcbfa11bd9 BL2_AT_EL3: Enable pointer authentication support 6 years ago
Antonio Nino Diaz 9d93fc2f89 BL2: Enable pointer authentication support 6 years ago
Antonio Nino Diaz c9f9d9ea7d Move BL1 and BL2 private defines to bl_common.h 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Yann Gautier 1b18c6c471 correct some missing-prototype warnings 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Soby Mathew f1722b693d PIE: Use PC relative adrp/adr for symbol reference 6 years ago
Roberto Vargas ed51b51f7a Remove build option LOAD_IMAGE_V2 6 years ago
John Tsichritzis 8a6771803f DSU erratum 936184 workaround 6 years ago
Roberto Vargas 180c4bc2c0 Create a library file for libmbedtls 7 years ago
Roberto Vargas a9203edae7 Add end_vector_entry assembler macro 7 years ago
Roberto Vargas ad92509476 Add .extab and .exidx sections 7 years ago
Roberto Vargas 5629b2b11c Use ALIGN instead of NEXT in linker scripts 7 years ago
Yann Gautier 01a1f7c2bc BL2_AT_EL3: do not try to disable MMU twice on AARCH32 7 years ago
Roberto Vargas 8cb4762841 Fix MISRA rule 8.3 Part 1 7 years ago
Jiafei Pan 7d173fc594 Add support for BL2 in XIP memory 7 years ago
Lionel Debieve a24dbdcc12 bl2-el3: Fix bl32 lr_svc used for bl33 entry address 7 years ago
Roberto Vargas 1af540ef2a Fix MISRA rule 8.4 Part 1 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Antonio Nino Diaz 883d1b5d4a Add comments about mismatched TCR_ELx and xlat tables 7 years ago
Soby Mathew a6f340fe58 Introduce the new BL handover interface 7 years ago
Soby Mathew 566034fc27 Add image_id to bl1_plat_handle_post/pre_image_load() 7 years ago
Etienne Carriere 95ae5b0044 [fix] aarch32: optee: define the OP-TEE secure payload 7 years ago
Etienne Carriere 10c6695854 aarch32: optee: define the OP-TEE secure payload 7 years ago
Masahiro Yamada ba68ef557b bl2: add bl2_plat_handle_pre_image_load() 7 years ago
Roberto Vargas 76d2673346 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP 7 years ago
Roberto Vargas 487d3bf286 bl2-el3: Mark all the assembly functions in bl2 at el3 7 years ago
Roberto Vargas b1d27b484f bl2-el3: Add BL2_EL3 image 7 years ago
Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE 7 years ago
Roberto Vargas 01f62b6d0d Add platform hooks for boot redundancy support 7 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Dan Handley c2a9ee6383 Minor refactor of BL2 image load v2 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago